POOJA JAIN
BIG QUERY
INTERVIEW QUESTIONS
POOJA JAIN
DIKSHA CHOURASIYA
EASY
What is BigQuery and What is the purpose of using BigQuery ?
What is the Architecture of BigQuery?
What are the different types of file formats supported in BigQuery?
What is Materialized and Generic views in BigQuery?
What are the Optimation techniques in BigQuery?
What are the different ways of loading data in BigQuery Table?
What is the difference between Row level and columnar base Datawarehouse?
What is the Difference between Redshift and BigQuery?
What is the Difference between Hive and BigQuery?
What are the advantages and limitations of using BigQuery?
POOJA JAIN
DIKSHA CHOURASIYA
MEDIUM
What is the difference between REQUIRED and NULLABLE in BigQuery?
How to create tables in BigQuery and what are the different ways to do it?
What is the difference between IS and EXISTS ?
What is the difference between in both the below queries in terms of computation
and storage ?
SELECT * FROM TABLE;
SELECT * FROM TABLE LIMIT 10;
How to partition the data in BiqQuery.
What are the benefits of using partitioned table in BigQuery?
What are slots in BigQuery?
How does BigQuery handle encryption?
What are Window Functions in BigQuery?
Why parquet is used in BigQuery?
POOJA JAIN
DIKSHA CHOURASIYA
HARD
How to Edit schema in BigQuery?
How to add columns in a Table while editing the Schema?
What are the different data types supported by BigQuery?
If you have 100 columns in a table how will you query a table with 1 column
and except 99 columns?
How can you manage accesses and controls in BigQuery tables?
How does BigQuery stores the data in the backend?
What are the various storage classes in BigQuery?
How to transfer data from GCS to BigQuery and How many ways are there to
achieve this?
What is the concept of federated queries in BigQuery?
How to retrieve deleted Table in BigQuery?
POOJA JAIN
DIKSHA CHOURASIYA
THANK YOU
POOJA JAIN
DIKSHA CHOURASIYA