Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlation across FROM, WHERE, SELECT, and HAVING clauses
  • Correlation and performance implications
  • Utilizing CASE, IF, and COALESCE functions
  • Implementing variables
  • Casting and data conversion techniques
  • Handling NULL values and NULL-safe operators
  • Applying regular expressions via the REGEXP operator
  • MySQL-specific GROUP BY functions (e.g., GROUP_CONCAT)
  • GROUP BY WITH ROLLUP
  • Understanding EXISTS, ALL, and ANY
  • Multi-table OUTER JOINs
  • Transforming subqueries into JOINs

DML (Data Modification Language)

  • Multi-row INSERT operations
  • INSERT via SELECT
  • 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 using SELECT
  • Working with temporary tables

Stored Procedures

  • Overview of MySQL stored procedures

Requirements

Strong foundational knowledge of SQL.

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories