Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Export CSV Functionality

I'm experimenting with Export using the CSV format and have a question about exporting multiple tables.

The Console states, "Enter a SQL SELECT query...", i.e. singular. The documentation also talks about "a" SELECT statement and "a" table. 

Suppose you want to dump the contents of multiple tables. How would you do that or does Export CSV not support that? Thus forcing you to export them one at a time. 

I've tried this and it doesn't work:

select * from table_1

select *  from table_2

TIA.

0 1 184
1 REPLY 1

Hi!

Welcome to Google Cloud Community!

Just to clarify your concern, what specific product are you using? BigQuery, Cloud SQL or others?