Get in Touch

Course Outline

Relational Database Management System (RDBMS)

Relational Operators

SQL as a Declarative Language

SQL Syntax

SQL Sublanguages: DQL, DML, DDL, DCL

In-Depth Look at DQL (Data Query Language)

  • SELECT clause
  • Column aliases
  • Table aliases
  • Date data types and date functions
  • Aggregate functions
  • Table joins
  • JOIN clause
  • UNION operator
  • Nested queries
  • Correlated subqueries

Overview of DML (Data Manipulation Language)

  • Inserting records (INSERT)
  • Inserting records via subquery
  • Updating records (UPDATE)
  • Removing records (DELETE)

Overview of DDL (Data Definition Language)

  • Creating, modifying, and dropping objects (CREATE, ALTER, DROP)
  • Creating tables from subqueries (CREATE TABLE ... AS SELECT...)

Overview of Constraints

  • NULL and NOT NULL
  • CONSTRAINT clause
  • ENUM type
  • SET type
  • PRIMARY KEY
  • UNIQUE
  • FOREIGN KEY
  • DEFAULT clause

Overview of Transactions

  • COMMIT
  • ROLLBACK
  • SAVEPOINT
  • Implicit and explicit rollbacks and commits

Overview of SQL Dialects

  • MySQL
  • Microsoft Access and SQL Server
  • Oracle and PostgreSQL

Requirements

Fundamental computer proficiency.

 14 Hours

Testimonials (7)

Related Categories