CS 103 — Relational Databases with SQL
Principles of relational databases; data manipulation using SQL queries, as would apply to data science and related mathematical concepts: selection, insertion and deletion, aggregates, joins, views, integrity constraints, triggers; table management; database design. Emphasis is on the writing of SQL queries and PL/SQL scripts in a scalable, cross-platform, and client-server database systems (such as MySQL, PostgreSQL, or Oracle) with an understanding of the mathematical underpinnings.