News

The objective of this challenge was to use the module 9 skills to build an Entity Relationship Diagram (ERD) and load tables into pgAdmin to query using SQL. The ERD was created using QuickDBD ... and ...
In addition to using PGAdmin, I used VS Code and an ERD Builder (GenMyModel). To get the code to run properly, you need to first run the 'tables_schema.sql' file to create the database. Then you need ...