Tag: Cloud Database

Google Big Query @ Freshers.in

How to create and delete a BigQuery dataset and table?

Creating a BigQuery dataset and table: Go to the BigQuery web UI in the Cloud Console. Click the project drop-down…

Continue Reading How to create and delete a BigQuery dataset and table?
Google Big Query @ Freshers.in

How to connect Pyspark to Google BigQuery ?

To connect PySpark to Google BigQuery, you will need to have the Google Cloud SDK and the BigQuery connector for…

Continue Reading How to connect Pyspark to Google BigQuery ?
Snowflake

What are the advantages of using snowflake over redshift ?

There are a few advantages to using Snowflake over Redshift: Scalability: Snowflake is designed to scale up and down easily,…

Continue Reading What are the advantages of using snowflake over redshift ?
Snowflake

Why sqitch init snowflake cannot determine Snowflake account name ?

Currently supported databases by Sqitch’s database change management tool include Snowflake’s Cloud Data Warehouse as well as PostgreSQL 8.4+, SQLite…

Continue Reading Why sqitch init snowflake cannot determine Snowflake account name ?
SQL @ Freshers.in

What are the Aggregate functions in SQL ?

Aggregate functions are the function that is used to compute against a “returned column of numeric data” from your select…

Continue Reading What are the Aggregate functions in SQL ?