Close
sql server to bigquery
sql server to bigquery

How To Transfer Data From SQL Server to BigQuery on GCP

Here, I am going to explain how to transfer data from SQL server to BigQuery in the arguably most robust way using JDBC connection. You don’t need to care about any delimiter or newline character stuff. You will need just below mapping of data type from SQL server to Bigquery to create the schema in your BQ dataset, accordingly

bigquery

How To Cancel a BigQuery Data Transfer Run

So, you want to cancel a BigQuery Data Transfer scheduled run (because you might have accidently created it 😉 and you cannot see any option to delete a particular entry. If you click DELETE at the top right, it will delete the whole configuration for that Data Transfer. Unfortunately, it seems there is no easy…

Experience of Google Certified Professional Cloud Architect Exam – 2020

I am now a Google Certified Professional Cloud Architect. Yayyy!💪 You can find a ton of blogs telling how to prepare for this certification. So, let me share something that might not be that widely known. This certification process was a bit different than my previous experience for GCP certified Professional Data Engineer. This was…