/dbs211

Repository with files that I worked upon during the DBS211 (Introduction to Database Systems) course.

Primary LanguageC++

DBS211 - Introduction to Database Systems


PLEASE DO NOT COPY FROM ANY OF THE FILES IN THIS REPOSITORY



Outline

  • Describe database concepts and database management systems to non-technical persons.
  • Apply a relational model with constraints to develop a database.
  • Compose a database using a Data Definition Language to solve a simple business problem.
  • Manipulate data using a Data Manipulation Language to maintain and update records in a database.
  • Examine a database to optimise interactions with a simple business application.
  • Apply database privilege and privacy policies to control user access to a database.

Source: Seneca College Website


Course taken during Winter 2022