bq Verified for current stable LTS

Bq Command: Create A New Dataset Or Table In A Specified Location

Use for Create a new dataset or table in a specified location with Bq. Exact CLI syntax to Create a new dataset or table in a specified location using Bq.

When to use this: Use for Create a new dataset or table in a specified location with Bq.

Command Syntax

bq mk --location=US <dataset_name>.<table_name>

Command Breakdown

--location=US
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to Create a new dataset or table in a specified location using Bq.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Bq directory