Computer Information Systems 320: Relational Databases

Originally

  • Learn relational database design theory and create a back-end database for a web application
  • Install and configure a relational database system

Has become

  • Gives a complete overview of database systems from the perspective of a web developer
  • Learn how to integrate a database with a web application front-end (students learn how to display the information in a database, how to modify the data, how to delete the data; they do not learn how to design a database)