CSCI 1040 — Fundamentals of Structured Query Language (SQL)
The goal of this course is to teach students how to design, build and use databases utilizing Structured Query Language (SQL). Students will learn to enter and retrieve information from a relational database. Students will learn SQL syntax for query creation, including complex multi-table joins, and for displaying and analyzing query results. Students will design and deploy their own databases.