SQL
CIAT’s curriculum introduces students to relational databases and Structured Query Language (SQL), with the focus of using SQL using MySQL and MySQL Workbench. Students acquire a foundational understanding of databases, how they are structured, and how transactions are performed on databases. SQL language concepts concerning creating, reading, updating, and deleting data will be presented. Students will also be introduced to data types, tables, keys, relationships, functions, indexes, views, stored procedures, and optimization and replication. Upon completion of the course students will be able to understand how to create, modify, and maintain SQL databases to provide in-depth software-based solutions.