Apr 27, 2024  
College Catalog 2020-2021 
    
College Catalog 2020-2021 [ARCHIVED CATALOG]

CNT 262 - Introduction to Databases with SQL


5 Credits
This is an introductory course on databases and SQL querying. Students will obtain hands-on experience from setting up the database environment to creating your first table to writing your first query. At the end of this course, students will be able to write simple queries related to topics such as dates, string manipulation, and aggregation.

Course Outcomes
  1. Understand terms related to database design and management.
  2. Utilize basic modeling techniques for database design such as the E-R Model.
  3. Understand the relational model and relational database management system (RDBMS).
  4. Implement a relational database with SQL Server, MySQL or similar RDBMS.
  5. Learn the basics of SQL and demonstrate understanding through utilizing SQL to manage a database and query data.
  6. Understand the basics of data management, administration and data security.