SQLSprint 2successCompiled Learning ObjectivesUsing Aggregate FunctionsAggregate data over multiple rows and use aggregate values to restrict the resultsInserting, Updating and Deleting RowsInsert, Update and Delete rows in a pre-existing table using INSERT, UPDATE and DELETEJoining TablesCombine tables together using INNER JOINCreating a tableAggregate data over multiple rows and use aggregate values to restrict the resultsDefining Primary and Foreign KeysAggregate data over multiple rows and use aggregate values to restrict the resultsIntegration with NodeJSConnect a PostgreSQL database to a NodeJS applicationRetrieve data from a PostgreSQL database in a NodeJS application