Aleksei Starikov
Group: subd-2020-04
Create a normalized schema for data from the some_customers.csv file.
Create a schema for an internet store.
Run postgres database and connect to it.
Create database, tablespaces, roles, schemas, divide tables from HW_2 by schemas and tablespaces.
Implement some DML commands.