Spring ’24

ChⅥ Database Application Programming
Notes on database application programming; ODBC/JDBC connectivity, the Java Web persistence layer, PL/pgSQL functions and stored procedures, triggers, and cursors.

12 min read

Ch4 - Database Design and Implementation
Database design process and strategies, E-R model elements, entity relationship types, weak entities, CDM/LDM/PDM design, functional dependencies, normal forms, denormalization, and SQL implementation with Power Designer.

11 min read

Ch3 - Database Operations With SQL
SQL statement types and data types; DDL for databases, tables, and indexes; DML for insert, update, delete; DQL with sorting, grouping, subqueries, joins; and views.

6 min read

Winter ’23/24

Glossary for Database
A database glossary covering structured, unstructured, and semi-structured data, plus relational and NoSQL data models.

4 min read