Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlations in FROM, WHERE, SELECT, and HAVING clauses
  • Correlation and performance implications
  • Utilizing CASE, IF, and COALESCE functions
  • Working with variables
  • Data casting and conversion
  • Handling NULL values and using NULL-safe operators
  • Applying regular expressions with the REGEXP operator
  • Essential MySQL-specific GROUP BY functions (such as GROUP_CONCAT)
  • GROUP BY WITH ROLLUP
  • Using EXISTS, ALL, and ANY
  • Multi-table OUTER JOINs
  • Converting subqueries into JOINs

DML (Data Modification Language)

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

DDL (Data Definition Language)

  • Creating tables using SELECT
  • Working with temporary tables

Stored Procedures

  • Concise introduction to MySQL stored procedures

Requirements

Proficient knowledge of SQL.

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories