> For the complete documentation index, see [llms.txt](https://til.duyet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.duyet.net/db/google-bigquery.md).

# Google BigQuery

- [BigQuery Cancel Running Query](https://til.duyet.net/db/google-bigquery/bigquery-cancel-running-query.md)
- [BigQuery - Split string and get the first part](https://til.duyet.net/db/google-bigquery/bigquery-split-string-and-get-the-first-part.md)
- [BigQuery - UNNEST in SELECT](https://til.duyet.net/db/google-bigquery/bigquery-unnest-in-select.md)
- [Bigquery - Sample queries for audiences based](https://til.duyet.net/db/google-bigquery/bigquery-sample-queries-for-audiences-based.md): These queries return the number of users in the audience. If you'd like to get the list of user IDs in the audience instead, then remove the outermost COUNT() function, e.g., COUNT(DISTINCT user\_id) -
- [BigQuery cookbook for Google Analytics Exported Data](https://til.duyet.net/db/google-bigquery/bigquery-cookbook-for-google-analytics-exported-data.md)
