SQL Syllabus
SQL Syllabus
SQL Syllabus
Discuss the basic design, theoretical, and physical aspects of a relational database
Write queries that contain a WHERE clause to limit the output retrieved
List the comparison operators and logical operators that are used in a WHERE clause
Write queries that contain an ORDER BY clause to sort the output of a SELECT statement
Describe the differences between single row and multiple row functions
Manipulate strings with character function in the SELECT and WHERE clauses
Write SELECT statements to access data from more than one table
View data that generally does not meet a join condition by using outer joins
Define sub-queries
Save and discard changes with the COMMIT and ROLLBACK statements
Create Users
Query the dictionary views for view, sequence, index and synonym information
Time Zones
Multiple-Column Subqueries