Tag: Cloud Database

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
Snowflake

Comparing two tables in Snowflake – An easy to implement document

When working with Snowflake, there might be scenarios where you need to compare two tables to determine differences. These differences…

Continue Reading Comparing two tables in Snowflake – An easy to implement document
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