SQLSprint 2successCompiled Learning ObjectivesUsing Aggregate Functions (Prep)Aggregate data over multiple rows and use aggregate values to restrict the resultsInserting, Updating and Deleting Rows (Prep)Insert, Update and Delete rows in a pre-existing table using INSERT, UPDATE and DELETEJoining Tables (Prep)Combine tables together using INNER JOINCreating a table (Prep)Aggregate data over multiple rows and use aggregate values to restrict the resultsDefining Primary and Foreign Keys (Prep)Aggregate data over multiple rows and use aggregate values to restrict the resultsIntegration with NodeJS (Prep)Connect a PostgreSQL database to a NodeJS applicationRetrieve data from a PostgreSQL database in a NodeJS application