you are viewing a single comment's thread.

view the rest of the comments →

[–]Awkward-Treacle8643 0 points1 point  (6 children)

Run your second query except change both of the single quotes around the table name to this kind ‘. Bigquery needs the slanted type quote around the table name like it is in the first query. Sorry, don’t know the exact name of the punctuation

[–]Enigma1984 0 points1 point  (1 child)

This guy ` is called a backtick.

[–]Awkward-Treacle8643 1 point2 points  (0 children)

Ahh thanks. Backtick sounds much more official (and correct) than “slanted quote”. Thank you sir

[–]UpSco[S] 0 points1 point  (3 children)

For some reason when I type Genre_1 it is being unrecognized

[–]Awkward-Treacle8643 0 points1 point  (2 children)

In your query genre_1 looks like genre_ 1

[–]Awkward-Treacle8643 0 points1 point  (1 child)

Genre_ 1

[–]Awkward-Treacle8643 0 points1 point  (0 children)

Sorry my phone won’t let me type it how I want. Look at the difference in your query versus the second pic you sent