-- Dumped from database version 12.9 (Ubuntu 12.9-2.pgdg20.04+1) -- Dumped by pg_dump version 12.9 (Ubuntu 12.9-2.pgdg20.04+1) SET statement_timeout = 0; SET lock_timeout = 0; SET ...
Project goal: Create a Bash script that enters information from World Cup games.csv file into PostgreSQL, then query the database for useful statistics. Project made as part of the FreeCodeCamp ...