Export data
- Use the
COPY TO
statement to write the output of aSELECT
query to an Amazon S3 location. This gives you more options than exporting from the SQL workspace offers. For more information, see COPY TO.
COPY TO
statement to write the output of a SELECT
query to an Amazon S3 location. This gives you more options than exporting from the SQL workspace offers. For more information, see COPY TO.