Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlation within FROM, WHERE, SELECT, and HAVING clauses
  • Correlation and its impact on performance
  • Utilizing CASE, IF, and COALESCE functions
  • Implementing variables
  • Casting and data conversion techniques
  • Handling NULL values and employing NULL-safe operators
  • Applying regular expressions via the REGEXP operator
  • MySQL-specific GROUP BY functions (e.g., GROUP_CONCAT)
  • GROUP BY WITH ROLLUP
  • Using EXISTS, ALL, and ANY operators
  • Performing multitable OUTER JOINs
  • Converting subqueries into joins

DML (Data Modification Language)

  • Executing multi-row inserts
  • Inserting data via SELECT statements
  • Incorporating subqueries within DML statements
  • Using variables in DML queries
  • Locking tables and rows
  • Updating data across multiple tables
  • Applying the IGNORE clause
  • Applying the REPLACE clause
  • Differences between DELETE and TRUNCATE

DDL (Data Definition Language)

  • Creating tables from SELECT results
  • Working with temporary tables

Stored Procedures

  • Brief introduction to MySQL stored procedures

Requirements

A solid understanding of SQL is required.

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories