Basic computer skills
This 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 T-SQL and other dialects
- practical skills for writing queries
This SQL course deals with Microsoft T-SQL dialect. If you are interested in generic SQL, please see SQL Fundamentals course.
RDBMS (Relational DataBase Management System)
Relational Operators
SQL as Declarative Language
SQL Syntax
SQL Sublanguages DQL, DML, DDL, DCL
DQL (Data Query Language) in Detail
- SELECT clause
- Column aliases
- Table aliases
- Date types and Date functions
- Group function
- Table joins
- JOIN clause
- UNION operator
- Nested queries
- Correlated subqueries
DML (DataManipulationLanguage) Overview
- Inserting rows (INSERT)
- Inserting rows using subquery
- Updating rows (UPDATE)
- Deleting rows (DELETE)
DDL (Data Definition Language) Overview
- Creating, altering and dropping objects (CREATE, ALTER, DROP)
- Creating tables using subquery (CREATE TABLE .... AS SELECT...)
CONSTRAINTS Overview
- NULL i NOT NULL
- CONSTRAINT clause
- ENUM type
- SET type
- PRIMARY KEY
- UNIQUE
- FOREIGN KEY
- DEFAULT clause
Transactions Overview
- COMMIT
- ROLLBACK
- SAVEPOINT
- Implicit and explicit rollbacks and commits
T-SQL Dialects Overview
- What is Transact-SQL
- T-SQL and portability with other dialects (what to avoid)
- Handling Date
United Arab Emirates - SQL in SQL Server
Saudi Arabia - SQL in SQL Server
South Africa - SQL in SQL Server
Österreich - SQL in SQL Server
Deutschland - SQL in SQL Server
Czech Republic - SQL in SQL Server
Magyarország - SQL in SQL Server
Luxembourg - SQL in SQL Server
New Zealand - SQL in SQL Server
Philippines - SQL in SQL Server
Argentina - SQL en Servidor SQL
Costa Rica - SQL en Servidor SQL
Guatemala - SQL en Servidor SQL
Colombia - SQL en Servidor SQL
Venezuela - SQL en Servidor SQL
United Kingdom - SQL in SQL Server
South Korea - SQL in SQL Server