Get in Touch

Course Outline

Relational Database Management Systems (RDBMS)

Relational Operators

SQL as a Declarative Language

SQL Syntax

SQL Sublanguages: DQL, DML, DDL, and DCL

In-Depth Look at DQL (Data Query Language)

  • SELECT clause
  • Column aliases
  • Table aliases
  • Date types and Date functions
  • Aggregate (Group) functions
  • Table joins
  • JOIN clause
  • UNION operator
  • Nested queries
  • Correlated subqueries

Overview of DML (Data Manipulation Language)

  • Inserting rows (INSERT)
  • Inserting rows via subquery
  • Updating rows (UPDATE)
  • Deleting rows (DELETE)

Overview of DDL (Data Definition Language)

  • Managing objects: creating, altering, and dropping (CREATE, ALTER, DROP)
  • Creating tables using subqueries (CREATE TABLE ... AS SELECT...)

Overview of CONSTRAINTS

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

Overview of Transactions

  • COMMIT
  • ROLLBACK
  • SAVEPOINT
  • Understanding implicit and explicit rollbacks and commits

Overview of SQL Dialects

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

Requirements

Basic computer literacy is required.

 14 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories