database

The aim of the course is to give students basic knowledge of databases, RDBMS and SQL language 🚀 There’s no any prerequisites for this course, i.e. it will be suitable for students without special education in Computer science. 

After passing this course, students will be able to: understand main terminology relational databases, install RDMS server, write simple DDL statements for creating tables and relationships, write SQL queries in intermediate level (with joins and subqueries as well), write simple DML statements, understand main database objects (triggers, stored procedures, indexes) (except short version), write simple triggers and stored procedures (except short version), understand basic concepts of database normalization (except short version) 😉

💻Lite version: All topics without homeworks