Tag: google_cloud

Google Big Query @ Freshers.in

Window functions in Google BigQuery: Analyzing data over specific intervals

Window functions, often termed as analytical or OLAP (Online Analytical Processing) functions, allow users to perform calculations across a set…

Continue Reading Window functions in Google BigQuery: Analyzing data over specific intervals
Google Big Query @ Freshers.in

Array handling in Google BigQuery: Storing, Querying, and Unnesting

In Google BigQuery, an array is a homogenous collection of elements, allowing for more complex data storage and operations. An…

Continue Reading Array handling in Google BigQuery: Storing, Querying, and Unnesting
Google Big Query @ Freshers.in

Google BigQuery: Filling null dates with previous row value

In the data world, it’s not uncommon to encounter scenarios where certain records might have missing date values. In BigQuery,…

Continue Reading Google BigQuery: Filling null dates with previous row value