Korodhso Aqoon

SQL Mastering Training Course

Course Content

Getting Started

  • Database and Database Management System
    05:32
  • What is MySQL?
    02:22
  • What is SQL?
    03:30
  • Different ways we can setup a MySQL Environment
    07:12
  • Downloading and Installing MySQL Server and Workbench
    13:00
  • Downloading and Installing XAMPP Server
    08:44

Databases and Tables

Retrieving data from single table

Retrieving Data From Multiple Tables

Inserting, Updating, and Deleting Data

Summarizing Data

Writing Complex Query

Essential MySQL Functions

Views

Stored Procedures