magoavi
11/14/2017 - 3:35 PM

sql_database_creation

All commands related to creating and entering data into a database

COPY filename
FROM '/Users/path to the file'
DELIMITER '.'
CSV HEADER