Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlation within FROM, WHERE, SELECT, and HAVING clauses
  • Understanding correlation and its impact on performance
  • Leveraging CASE, IF, and COALESCE functions
  • Utilizing variables
  • Casting and data conversion techniques
  • Managing NULL values and employing NULL-safe operators
  • Applying regular expressions via the REGEXP operator
  • MySQL-specific GROUP BY functions, such as GROUP_CONCAT
  • Implementing GROUP BY WITH ROLLUP
  • Working with EXISTS, ALL, and ANY
  • Executing multi-table OUTER JOINs
  • Transforming subqueries into joins

DML (Data Modification Language)

  • Performing multi-row inserts
  • Inserting data via SELECT
  • Incorporating subqueries into DML statements
  • Using variables in DML queries
  • Managing table and row locking
  • Updating data across multiple tables
  • Utilizing the IGNORE clause
  • Utilizing the REPLACE clause
  • Comparing DELETE and TRUNCATE operations

DDL (Data Definition Language)

  • Creating tables using SELECT
  • Working with temporary tables

Stored Procedures

  • Overview of MySQL stored procedures

Requirements

Proficiency in SQL is required.

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories