Skip to content

Instantly share code, notes, and snippets.

@spara
Created February 6, 2012 19:00
Show Gist options
  • Select an option

  • Save spara/1754088 to your computer and use it in GitHub Desktop.

Select an option

Save spara/1754088 to your computer and use it in GitHub Desktop.
pgsql copy command
COPY campus_dropout_raw FROM 'c:\path\to\campus_dropout_clean.csv' CSV;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment