# Google BigQuery

- [BigQuery Cancel Running Query](/db/google-bigquery/bigquery-cancel-running-query.md)
- [BigQuery - Split string and get the first part](/db/google-bigquery/bigquery-split-string-and-get-the-first-part.md)
- [BigQuery - UNNEST in SELECT](/db/google-bigquery/bigquery-unnest-in-select.md)
- [Bigquery - Sample queries for audiences based](/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](/db/google-bigquery/bigquery-cookbook-for-google-analytics-exported-data.md)
