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