'Extract table names and columns of a bigquery sql statement using zetasql

I want to extract table names and columns of a big query SQL statement using Zetasql. The document is unclear.

Can someone guide me on how to use zetasql to parse tables and columns?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source