We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
select sum(size_bytes)/pow(10,6) as size_in_mb from project-name.dataset_name.__TABLES__ where table_id = 'table_name'