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
5 months agoCorrie
6 months agoWhitney
6 months agoMilly
6 months agoLynette
6 months agoMignon
6 months agoJames
6 months agoShoshana
6 months agoRupert
6 months agoShakira
6 months agoErnie
6 months agoNada
6 months ago