CSV file to Bigquery

Bhanu chander Shyamala

Data Analyst

Bigquery Intro:

Bigquery is a fully managed, serverless data warehouse that enables scalabale analysis over petabytes of data and it also has built-in machine learning capabilities. Bigquery was announced in the may 2010 and generally availble in november 2011

How to upload CSV file into Bigquery?

Create-Table option from Bigquery interface

Lets follow the below steps to complete the uploading of CSV file to bigquery

  • Select the bigquery option from google cloud console as shown in the below
  • Bigquery interface
  • Click on create table option in the bigquery interface
  • Select the upload option
  • Browse and Upload the CSV file
  • Write the table name in the input box
  • Skip the header 1 because it is already mentioned in the CSV file
  • Last step, Just click on the create table option in seconds your table will be created
  • Comments

    Popular posts from this blog

    Overview of data storage and sql commands