Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlation within FROM, WHERE, SELECT, and HAVING clauses
  • Impact of correlation on performance
  • Application of CASE, IF, and COALESCE functions
  • Utilizing variables
  • Cast and conversion techniques
  • Managing NULL values and NULL-safe operators
  • Implementing regular expressions with the REGEXP operator
  • MySQL-specific grouping functions (such as GROUP_CONCAT)
  • GROUP BY WITH ROLLUP
  • Application of EXISTS, ALL, and ANY
  • Performing multitable OUTER JOINs
  • Converting subqueries into joins

DML (Data Modification Language)

  • Executing multi-row inserts
  • 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
  • Distinguishing between DELETE and TRUNCATE

DDL (Data Definition Language)

  • Creating tables using SELECT
  • Working with temporary tables

Stored Procedures

  • Introduction to MySQL stored procedures

Requirements

Proficiency in SQL is required.

 7 Hours

Testimonials (3)

Upcoming Courses

Related Categories