Get in Touch

Course Outline

DQL (Data Query Language)

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

DML (Data Modification Language)

  • Multi-row insert operations
  • Inserting data via SELECT
  • Incorporating subqueries within DML statements
  • Using variables in DML queries
  • Locking tables and rows
  • Updating data across multiple tables
  • Using the IGNORE clause
  • Using the REPLACE clause
  • Comparing DELETE and TRUNCATE

DDL (Data Definition Language)

  • Creating tables from SELECT results
  • Working with temporary tables

Stored Procedures

  • Basic introduction to MySQL stored procedures

Requirements

Proficiency in SQL.

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories