COSP 237 — Database Programming with SQL
This course offers students an introduction to database programming concepts and techniques. The class covers the concepts of both relational and object relational databases through the SQL (Structured Query Language). Students are taught to create and maintain database objects and to store, retrieve, and manipulate data. In addition, students learn to create SQL blocks of application code that can be shared by multiple forms, reports, and data management applications.