SQL in MySQL Training Course
- How to build a query?
- What is a relational database?
- What is the structure and SQL commands?
Course Outline
Relational database models
- Relational operators
- Characteristics of declarative SQL language
- SQL syntax
- Division language DQL, DML, DDL, DCL
Data Query Language
- SELECT queries.
- Aliases columns of tables
- Service date (DATE types, display functions, formatting)
- Group Features
- Combining internal and external tables (JOIN clause)
- UNION operator
- Nested Subqueries (the WHERE clause, the table name, column name)
- Correlated subqueries
Data Modification Language
- Inserting rows (INSERT clause)
- Inserting rows by request
- Variation of the rows (UPDATE)
- Delete rows (DELETE)
Data Definition Language
- Creating, altering and dropping objects (CREATE, ALTER, DROP)
- Creating tables using subquery (CREATE TABLE .... AS SELECT...)
CONSTRAINTS
- Options NULL and NOT NULL
- CONSTRAINT clause
- ENUM type
- type SET
- PRIMARY KEY condition
- UNIQUE condition
- FOREIGN KEY condition
- DEFAULT clause
Transactions
- The command COMMIT, ROLLBACK, SAVEPOINT
Requirements
- Computer literacy
- Knowledge of any operating system
Need help picking the right course?
SQL in MySQL Training Course - Enquiry
Testimonials (1)
The course built lesson to lesson, and the pacing was a big deal for me.
Bradford Moore - Regis College
Course - SQL in MySQL
Related Courses
SQL Advanced
14 HoursThis instructor-led, live training in Botswana (online or onsite) is aimed at intermediate-level database administrators, developers, and analysts who wish to master advanced SQL functionalities for complex data operations and database management.
By the end of this training, participants will be able to:
- Perform advanced querying techniques using unions, subqueries, and complex joins.
- Add, update, and delete data, tables, views, and indexes with precision.
- Ensure data integrity through transactions and manipulate database structures.
- Create and manage databases efficiently for robust data storage and retrieval.
AI for SQL: Leveraging Large Language Models for Intelligent Querying and Optimization
21 HoursAI for SQL is the application of artificial intelligence and large language models (LLMs) to automate, optimize, and enhance the way SQL queries are generated, executed, and interpreted within enterprise data environments.
This instructor-led, live training (online or onsite) is aimed at intermediate-level data engineers and technical leads who wish to integrate AI capabilities into SQL workflows to enable natural language querying, intelligent optimization, and automated data analysis.
By the end of this training, participants will be able to:
- Integrate LLMs such as GPT, DeepSeek, LLaMA, Qwen, and Mistral into SQL environments.
- Build natural-language-to-SQL pipelines for conversational data access.
- Implement AI-driven query optimization and error detection.
- Design secure, auditable AI-SQL workflows for enterprise use.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Analytic Functions Fundamentals
21 HoursThis instructor-led, live training in Botswana (online or onsite) is aimed at intermediate-level database administrators, SQL developers, and data analysts who wish to enhance their SQL skills by mastering the use of Analytic Functions.
By the end of this training, participants will be able to:
- Understand the concept and importance of Analytic Functions.
- Apply various Analytic Functions to solve complex analytical problems.
- Combine Analytic Functions with other SQL features for comprehensive data analysis.
- Optimize queries for better performance using Analytic Functions.
SQL DATABASE MANAGEMENT AND DESIGN - Bespoke
14 HoursFormat of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
MS 20764C:Administering a SQL Database Infrastructure
35 HoursAdministering a SQL Database Infrastructure MOC 20764-C course imparts skills and knowledge to manage and maintain SQL Server databases while operating on a SQL database infrastructure.
Oracle Database 19c Performance Management and Tuning
28 HoursThis instructor-led, live training in Botswana (online or onsite) is aimed at intermediate-level database administrators and IT professionals who wish to optimize the performance of Oracle Database 19c.
By the end of this training, participants will be able to:
- Understand Oracle Database 19c performance tuning concepts.
- Use performance management tools effectively.
- Optimize database performance through tuning techniques.
- Troubleshoot and resolve performance issues.
SQL in One Day
7 HoursThis live instructor-led training (onsite or remote) will guide you through the most important elements of the SQL language. A combination of comprehensively prepared training materials and the expertise of the instructor will serve as an introduction to the world of databases.
SQL Advanced level for Analysts
21 HoursThe aim of this course is to provide a clear understanding of the use of SQL for different
databases (Oracle, SQL Server, MS Access...). Understanding of analytic functions and the
way how to join different tables in a database will help delegates to move data analysis
operations to the database side, instead of doing this in MS Excel application. This can also
help in creating any IT system, which uses any relational database.
SQL Basics
14 HoursSQL is a standard language used for accessing and manipulating databases.
This instructor-led, live training (online or onsite) is aimed at beginner-level users who wish to understand and use SQL for data querying and reporting.
By the end of this training, participants will be able to:
- Understand the structure of relational databases.
- Write basic SQL statements to retrieve, filter, and sort data.
- Use aggregate functions to summarize data.
- Perform basic joins between multiple tables.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
SQL: Basics to Intermediate
35 HoursThis instructor-led, live training in Botswana (online or onsite) is aimed at beginner-level to intermediate-level data analysts, database professionals, and software developers who wish to learn SQL to manage databases effectively.
By the end of this training, participants will be able to:
- Understand and use fundamental SQL commands and queries.
- Create and manipulate tables and databases.
- Use SQL to sort, filter, and summarize data.
- Implement more complex operations like joins, subqueries, and set operations.
- Apply intermediate techniques such as indexes, views, stored procedures, and triggers.
SQL For Data Science and Data Analysis
14 HoursThis instructor-led, live training (online or onsite) is aimed at software developers, managers, and business analyst who wish to use big data systems to store and retrieve large amounts of data.
By the end of this training, participants will be able to:
- Query large amounts of data efficiently.
- Understand how Big Data system store and retrieve data
- Use the latest big data systems available
- Wrangle data from data systems into reporting systems
- Learn to write SQL queries in:
- MySQL
- Postgres
- Hive Query Language (HiveQL/HQL)
- Redshift
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
SQL Development Bootcamp
35 HoursThis instructor-led, live training in Botswana (online or onsite) is aimed at beginners, programmers, and database administrators who wish to learn or improve their SQL development skills and knowledge.
By the end of this training, participants will be able to install, create, manage, manipulate, and monitor databases using SQL and database management systems.
SQL Fundamentals to Advanced Querying
10 HoursSQL is a standardized language used to query, manipulate, and manage data within relational database systems.
This instructor-led, live training (online or onsite) is aimed at beginner-level to advanced-level users who wish to build efficient SQL queries and work confidently with relational databases.
By the end of this training, participants will gain the skills to:
- Construct SQL queries to retrieve, filter, and sort data.
- Manipulate data using insert, update, and delete operations.
- Create joins, subqueries, and aggregated reports.
- Apply advanced SQL techniques for real-world data analysis.
Format of the Course
- Instructor-led lectures combined with guided discussions.
- Hands-on query building and practical exercises.
- Live-lab demonstrations using real datasets.
Course Customization Options
- If you require a tailored SQL program for your organization, please contact us to arrange.
SQL Fundamentals
14 HoursThis SQL training course is for people who want to gain the necessary skills to extract and analyse data from any database and create reports. Course members will learn:
- how to write SQL queries
- what relational databases are and how we can use them
- what are relations and how to create them
- the structure of data
- differences between SQL dialects (Oracle, T-SQL, ANSI)
- practical skills for writing queries
This SQL course deals with generic ANSI SQL. It can be used in any database, including Oracle, MySQL, Microsoft Access, Microsoft SQL Server, DB2, Informix, PostgreSQL any other relational databases.
SQL Intermediate
14 HoursSQL is a powerful language for managing and analyzing structured data in relational databases.
This instructor-led, live training (online or onsite) is aimed at intermediate-level users who wish to deepen their SQL skills for complex queries, data manipulation, and performance optimization.
By the end of this training, participants will be able to:
- Write complex SQL queries using advanced joins and subqueries.
- Manipulate data using INSERT, UPDATE, and DELETE.
- Use window functions for advanced analytics.
- Optimize queries for better performance.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.