Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 532 Bytes

CSC-370

Course Description

The use and operating principles of database management systems.

Topics

  • data entities and relationships;
  • data modelling using Entity-Relation Diagrams
  • hierarchical, network and relational models of databases
  • Query languages(primary Java)
  • a physical representation of data in secondary storage
  • relational algebra and calculus as applied to the design of databases
  • security and integrity in the context of concurrent use
  • basic ethical issues associated with database design and use