Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 309 Bytes

File metadata and controls

4 lines (2 loc) · 309 Bytes

Database Design and Programming with SQL

This repo covers the processes of designing a database by performing logical, conceptual and physical data modelling processes, creating the designed database using DML and DDL on various database server systems and performing SQL queries on the created database.