Introduction to SQL and relational databases
About this Course
The biggest asset of today's companies is their data, and data that is mostly stored in online relational databases. Virtually all relational database management systems in use today use SQL as a tool for manipulating and querying the data they contain. SQL language is an international standard that allows, in a simple way, powerful data extraction and summarization queries to be performed with very few commands. If you want to make a career in business intelligence, web application programming or any other activity that requires querying or updating data, mastering SQL is a basic requirement. In this course we will teach you the basic concepts needed to manage a database and we will introduce you gradually and practically to the use of SQL, starting with the simple query to get all the data stored in a table and ending with complex queries able to summarize the data contained in several related tables, queries that you will be able to replicate in a SQL emulator in the cloud during the course.Created by: Universitat Politècnica de València
Level: Introductory

Related Online Courses
II corso si prefigge di offrire una panoramica sulle tecnologie di trattamento automatico del linguaggio sia scritto che parlato con particolare attenzione alle tecnologie per il dialogo... more
La ciencia de los datos es soportada por diversas áreas de conocimiento, siendo el aprendizaje automático una de las más relevantes. ¿Y qué es esto? Es la creación de modelos predictivos, regre... more
Ergonomics is the application of scientific information about people in order to design products and systems so that they are safe, productive, comfortable and healthy for people to use. People... more
Organizations need skilled, forward-thinking Big Data practitioners who can apply their business and technical skills to unstructured data such as tweets, posts, pictures, audio files, videos,... more
This course will introduce the core data structures of the Python programming language. We will move past the basics of procedural programming and explore how we can use the Python built-in data... more