Importing and Exporting
Import
\COPY <table> FROM "input.csv" With CSVExport
\COPY (<query>) TO "<name>.csv" With CSV HEADERLast updated
Was this helpful?
\COPY <table> FROM "input.csv" With CSV \COPY (<query>) TO "<name>.csv" With CSV HEADERLast updated
Was this helpful?
Was this helpful?