This course provides a comprehensive overview of the language of relational databases: Structured Query Language (SQL). You’ll learn how to create SQL statements, including SELECT, DELETE, UPDATE, and INSERT. This course covers how to create and design tables, create stored procedures, use cursors and transactions to preserve data integrity, and create views for larger data sets.