Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlation in FROM, WHERE, SELECT, and HAVING clauses
  • Correlation and performance
  • Utilizing CASE, IF, and COALESCE functions
  • Working with variables
  • Casting and data conversion
  • Handling NULL values and NULL-safe operators
  • Applying regular expressions using the REGEXP operator
  • MySQL-specific GROUP BY functions (e.g., GROUP_CONCAT)
  • GROUP BY WITH ROLLUP
  • Using EXISTS, ALL, and ANY
  • Multi-table OUTER JOINs
  • Converting subqueries to joins

DML (Data Modification Language)

  • Inserting multiple rows at once
  • INSERT via SELECT
  • Incorporating subqueries in DML statements
  • Using variables within DML queries
  • Table and row locking
  • Updating data across multiple tables
  • Using the IGNORE clause
  • Using the REPLACE clause
  • Differences between DELETE and TRUNCATE

DDL (Data Definition Language)

  • Creating tables using SELECT
  • Working with temporary tables

Stored Procedures

  • Introduction to MySQL stored procedures

Requirements

Strong understanding of SQL

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories