Category: Databases

Introduction to SQL

The course Introduction to SQL is designed to give students a sodid fondation of SQL query language and to acquire practical skills to query databases. The course covers SQL commands for DML (Data Manipulation Language) operations such as SELECT, INSERT, UPDATE, DELETE, table joins, operators, single row and agregate functions.