Zomalex | Data and AI Training

Home | Gen AI | Data Teams | Finance Teams | Excel | Python | SQL | Power BI | Contact Us | info@zomalex.co.uk

SQL Overview Course Outline

Who should attend

People who want to get started learning the basics of SQL and how to use it to extract data from databases. Much of the world’s valuable data is locked away in databases and SQL is the key to unlocking it.

In this overview course, there are no hands-on exercises so attendees do not need to install any software before the course. Instead, the instructor will demo SQL and databases, and show how to use AI tools to help with writing SQL throughout the session.

Learning Objectives

Attendees will be able to write basic SQL statements to extract data from databases. AI assistants, such as Copilot, can help explain and generate SQL statements and attendees will learn how to specify their requirements in plain English to get the best from these AI tools.

Course Content

Introduction to SQL and databases. Why is SQL important?

SQL SELECT Basics. The structure of a simple SELECT statement: the column list, WHERE, ORDER BY and GROUP BY clauses.

Understand the structure of databases: tables (columns, data types, nullability, cardinality, primary keys) and relationships between tables (common columns, foreign keys, referential integrity).

Use AI assistants to explain a SQL statement in plain English, and to generate a SQL statement based on instructions.

Course Length

Half day (3 hours)

Pre-requisites

None. This is an introduction course.