What you’ll learn
-
Using Real World PostgreSQL Database Airlines Database.
-
Use SQL to create databases.
-
Use SQL to Query & retrieve data from databases.
-
Use SQL to Sort records after retrieving from databases.
-
Use SQL to Filter data by using where clause.
-
Use SQL to Group data by specific conditions.
-
SQL Challenge to test what you are learning.