DEBSOURCES
Skip Quicknav
sources / sqlfluff / 3.5.0-2 / test / fixtures / dialects / bigquery / select_quoting.sql
12345678
SELECT user_id, "some string" as list_id FROM `database.schema.benchmark_user_map` WHERE list_id IS NULL OR user_id IS NULL