Get in Touch

Course Outline

DQL (Data Query Language)

  • Correlations within FROM, WHERE, SELECT, and HAVING clauses
  • The relationship between correlation and performance
  • Utilizing CASE, IF, and COALESCE functions
  • Implementing variables in queries
  • Data casting and conversion techniques
  • Managing NULL values and NULL-safe operators
  • Applying regular expressions with the REGEXP operator
  • MySQL-specific grouping functions such as GROUP_CONCAT
  • GROUP BY with ROLLUP
  • Using EXISTS, ALL, and ANY operators
  • Performing multi-table OUTER JOINs
  • Converting subqueries into JOINs

DML (Data Modification Language)

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

DDL (Data Definition Language)

  • Creating tables using SELECT
  • Working with temporary tables

Stored Procedures

  • Brief introduction to MySQL stored procedures

Requirements

Proficient knowledge of SQL is required.

 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories