SELECT ddl
FROM `{{project}}.{{dataset}}`.INFORMATION_SCHEMA.TABLES
WHERE table_name = '{{table}}'