Introduction to SQL Database Online Training Course
This course deals with the fundamentals of data management using SQL. SQL is the most widely used computer language for handling data. This SQL course deals with SQL commands, the fundamentals of inquiry, an understanding of DBMS (database management systems) and languages, table manipulation, views, pages, stored procedures, data structures, and more.
Course Key Learnings:
After completing this course, students will be able to:
- understand the basic concepts of databases
- get a good grasp of SQL and MySQL queries
- understand database management systems (DBMSs) and database languages
- understand table manipulation
- understand pages
- understand views
- understand strored procedures
- understand the data structures (B trees and B+ trees) behind databases
Course Outline:
Module1 – Installing MySQL server
- Installing MySQL server on Windows and MacOS
Module 2 – Database Theory
- what are databases?
- what are database management systems (DBMSs)?
- what are database languages?
- the data structures (B-trees) behind databases
- procedural and non-procedural programming languages
Module 3 – Creating and Manipulating Tables
- basic data types (integers, floating point numbers and characters)
- enums and dates
- how to create databases?
- how to insert and remove items?
- how to update existing items or database tables?
Module 4 – Basic SQL
- basic SQL and MySQL commands
- select, where and wildcards
- logical operators
- ORDER BY and GROUP BY commands
Module 5 – Multiple Tables
- joining multiple database tables
- inner join
- left and right join
Module 6 – Database Normalization
- what is database normalization?
- first normal form (NF1)
- second normal form (NF2)
- third normal form (NF3)
Module 7 – Subqueries:
- advanced SQL and MySQL
- what are subqueries?
- correlated and non-correlated subqueries
Module 8 – Transactions
- what is database locking?
- the ACID principles?
- COMMIT, ROLLBACK and SAVEPOINT
Module 9 – Views
- what are views and why are they crucial?
- creating views
- updating views
- dropping views
Module 10 – Indexes and Constraints
- what are indexes and why to use them?
- primary keys and foreign keys revisited
- what are constraints?
Module 11 – Data Structures Behind Databases
- what are pages?
- the basic concept of paging in operating systems
- external memory and internal memory
- B tree data structure
- B+ tree data structure
Module 12 – Stored Procedures
- what are stored procedures?
- variables
- loops
- conditional statements
Who this course is for:
- This course is mean for newbies who are not familiar with SQL syntax or just want to refresh the knowledge
International Student Fee: 700 USD
Flexible Class Options
- Corporate Group Training | Fast-Track
- Week End Classes For Professionals SAT | SUN
- Online Classes – Live Virtual Class (L.V.C), Online Training
Related Courses
Transact SQL Querying Course
MySQL Database for Beginners Training Course
Oracle Database SQL 19c Training Course
Oracle Database SQL Training Course 1Z0-071
Oracle Database SQL Training Course
Performance Tuning and Optimizing SQL Databases