Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 397 Bytes

SPbU-database-course

Scripts from course on databases. To run the scripts MS SQL Server was used.

Navigation

  • pets_db --> scripts to a pets database.
    • pets_initial_script --> a script to set up the pets database.
    • 02_script - 07_script --> different sets of database queries.
  • hotel_db --> small hotel database project.
    • hotel_diagram --> domain description and database diagram.