Datumorphism Datumorphism
Notebooks
Awesome Blog Cards Hologram Reading Notes TIL Wiki
  Hologram   Deep Learning Book
Blog AmNeumarkt
  • Datumorphism
  • TIL
  • Get Current User in BigQuery

Get Current User in BigQuery

GROWING This note is being developed. It is readible but changes are being applied.
til/data/bigquery-get-current-user.md Current Note ID: The unique ID of this note.
#Data Warehouse #Big Query

BigQuery Current User

You could get the current user id in BigQuery.

SELECT SESSION_USER() as user, GENERATE_UUID() AS uuid

Planted: 2019-05-12 by L Ma;

Similar Articles:
BigQuery Meta Tables
Meta tables are very useful when it comes to get bigquery table information programmatically.
Calculate Moving Average Using SQL/BigQquery
Snippet for calculating moving avg using sql/biguqery
Generate a Column of Continuous Dates in BigQuery
Generate a table with a column of continuous dates
Materialize the Query Result for Performance
Materialize the query result for multistage queries to make your query faster and lower the costs.

Lei Ma (2019). 'Get Current User in BigQuery', Datumorphism, 05 April. Available at: https://datumorphism.leima.is/til/data/bigquery-get-current-user/.

« Generate a Column of Continuous Dates in BigQuery Materialize the Query Result for Performance »

Created and maintained by L Ma. Acknowledgement: Hugo, Bulma, KausalFlow. love.
Use CMD/WIN+k to activate the command palette
About Feed JSON Data