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

Split table to smaller tables base on column values

Hi, I have a table with many columns: A, B, C,...

How can I split my table to smaller tables which have same value of A.

I don't want to loop over the table to export smaller tables base on each A values, because it will increase the cost.

 

Thank you.

 

0 2 923
2 REPLIES 2