← BigQuery545 / 640
easybq

Load a CSV file from Cloud Storage into a BigQuery table using a schema file

command

bq load DATASET.TABLE gs://BUCKET/FILE.csv SCHEMA.json

also accepted

bq loadbq load DATASET.TABLE

Command breakdown

Part of the BigQuery CLI (bq) — BigQuery category.

bqloadDATASET.TABLEgs://BUCKET/FILE.csvSCHEMA.json

Test your recall — not just your reading.

Practice with interactive quiz →