Get in Touch

Course Outline

RDBMS (Relational DataBase Management System)

Relational Operators

SQL as a Declarative Language

SQL Syntax

SQL Sublanguages: DQL, DML, DDL, DCL

In-Depth DQL (Data Query Language)

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

DML (Data Manipulation Language) Overview

  • Adding rows (INSERT)
  • Inserting rows via subqueries
  • Modifying rows (UPDATE)
  • Removing rows (DELETE)

DDL (Data Definition Language) Overview

  • Managing objects: create, alter, and drop (CREATE, ALTER, DROP)
  • Creating tables from subqueries (CREATE TABLE .... AS SELECT...)

Constraints Overview

  • NULL and NOT NULL specifications
  • The CONSTRAINT clause
  • ENUM data type
  • SET data type
  • PRIMARY KEY definitions
  • UNIQUE constraints
  • FOREIGN KEY relationships
  • The DEFAULT clause

Transactions Overview

  • COMMIT operations
  • ROLLBACK procedures
  • SAVEPOINT usage
  • Implicit and explicit rollbacks and commits

SQL Dialects Overview

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

Requirements

Familiarity with basic computer operations is required.

 14 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories