Skip to content

Latest commit

 

History

History
 
 

cs2102

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

CS2102 - Database Systems (Cheatsheets)

Taught by Dr Chan Chee Yong and Prof Xiao Xiaokui, AY20/21 Semester 2

CS2102 Midterms Cheatsheet

Midterms cheatsheet contains content on Relational Algebra, SQL and Entity-Relationship Model.

CS2102 Finals Cheatsheet

Finals Cheatsheet

Concepts Covered

  • Introduction to DBMS
  • Relational Algebra
  • SQL
  • Entity-Relationship Model
  • Statement-Level & Call-Level Interfaces
  • SQL/Persistent Stored Modules - PL/pgSQL
    • Functions & Procedures
    • Triggers
  • SQL Injection Attacks
  • Normal Forms
    • Functional Dependencies
    • BCNF & 3NF