Course Information
- 12 Dec 2024 (Thu) - 19 Dec 2024 (Thu) 10:00 AM - 4:30 PM
Course Overview
SQL is a computer language adopted in most database systems. Through SQL statements, data analysts can perform data operations such as inserting, deleting, searching and computing data. The speed and repeatability are the strong reasons for data analysts using SQL to process routine operations work.
This SQL training course is conducted under the Access environment because of its popularity. It is also suitable for other database systems users.
What You’ll Learn
- An Overview of Relational Databases
- Introducing SQL
- Retrieving Data with SQL
- Using WHERE to Filter Results
- Getting Results From Multiple Tables
- Using Standard SQL Functions
- Grouping and Summarizing Results
- Inserting, Updating and Deleting Data