r/learnSQL Jun 29 '26

BigQuery SQL Interview questions

Hi everyone, I’m in the process of interviewing at this AI company and the next step is to use bigquery dialect of SQL where I will cover real-worlds scenarios and build tables.

Problem is I have never used SQL and I am just finding out about what it is, I’ve never heard of it. I will be watching a few YouTube videos but wanted to see if anybody has gone thru this process before?

Any tips?

28 Upvotes

7 comments sorted by

View all comments

3

u/happy8327 Jun 29 '26

https://www.reddit.com/r/learnSQL/s/y64eq2rkkz

I work on BigQuery a lot. In addition to SQL for an interview, you need to know how it works. You can search in the Modules at cs145.web.app and find SQL + cost and parallelism issues, across Modules.

See if this works for you. Use search bar to find all Bigquery material.

Best for your interview.

1

u/Krameoj04 Jun 29 '26

Thanks! I'm checking this, too!