AC are for sure possible.
E is also possible
https://docs.snowflake.com/en/user-guide/ui-snowsight-query
To download your query results as a CSV-formatted or TSV-formatted file, select Download results.
The size of your file depends on the amount of data returned by your query. Snowflake does not limit the size of files exported for query results.
I just tested and E is definitely possible too.
SELECT * FROM SNOWFLAKE_SAMPLE_DATA.TPCH_SF100.CUSTOMER;
Then click the download button.
That table has 15mln rows and is more than 1GB.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
0e504b5
9 months ago0e504b5
9 months ago0e504b5
9 months agoBobFar
1 year agoromega2
1 year, 1 month agoHeetec
1 year, 1 month ago