Mar 28, 2024  
Course/Program Inventory 
    
Course/Program Inventory

CITC 2344 - Database SQL Programming



Credit hours: 3

Course Description:
A comprehensive study of SQL using an industry established relational database management system such as Microsoft SQL Server or Oracle RDBMS.

Topics will include database design, creation and management, advanced queries, stored procedures and functions, triggers, user defined functions, security awareness in an optimistic and pessimistic contingency DML data control, and performance tuning issues.

Student Learning Outcomes:
Students will be able to:

  1. Demonstrate effective use of documentation, tutorials, and on-line resources for data modeling tools to express conceptual/physical designs and data organizations including replication, partitioning and data linkage.
  2. Demonstrate effective application of all major SQL statements and views.
  3. Apply object security concepts to specify and implement roles, user, views and object privileges.
  4. Create, debug and integrate stored procedures, user defined functions, and triggers in a database system.
  5. Explore the contention control capabilities of a database’s abort/recovery and roll-back operations.