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
This is the second of three courses in the Machine Learning Operations Program using Amazon Web Services (AWS). Data Science, AI, and Machine Learning projects can deliver an amazing return on... more
This course is part of W3C's "Front-End Web Developer" Professional Certificate. JavaScript lets you add interactive features to your Web sites, including dynamically updated content, controlled... more
Il corso intende fornire allo studente i basilari principi geometrici per la progettazione e la gestione del progetto di quelle scene teatrali, che fondano la propria espressività sugli effetti ... more
In this introductory course, you will learn programming with Java in an easy and interactive way. You will learn about fundamental data structures, such as lists, stacks, queues and trees, and... more
Vulnerabilities can occur at any stage of software development, making it critical for developers to write secure code and maintain a secured development environment and the platform it runs on. In... more