Read tables in a dataset
Gets tables from a specific dataset. Supply DatasetId in the WITH clause.
SELECT *
FROM get_tables
WITH (DatasetId='aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee')
Gets tables from a specific dataset. Supply DatasetId in the WITH clause.
SELECT *
FROM get_tables
WITH (DatasetId='aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee')