Your company is using WHILECARD tables to query data across multiple tables with similar names. The SQL statement is currently failing with the following error:
# Syntax error : Expected end of statement but got ''-'' at [4:11]
SELECT age
FROM
bigquery-public-data.noaa_gsod.gsod
WHERE
age != 99
AND_TABLE_SUFFIX = '1929'
ORDER BY
age DESC
Which table name will make the SQL statement work correctly?
Micah
7 months agoCorrie
7 months agoWhitney
8 months agoMilly
8 months agoLynette
8 months agoMignon
8 months agoJames
8 months agoShoshana
8 months agoRupert
8 months agoShakira
8 months agoErnie
8 months agoNada
8 months ago