I have two BigQuery tables which have quite complicated and different schemas. What would be easiest way to get data from table A to table B. I tried INSERT INTO function but there are so many nested fields etc. so it gets pretty complex. So I’m trying to find another ways to solve issue
New contributor
Hegetsu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.