bqAlterTable: Executes ALTER TABLE DML command to set table option value

View source: R/bigquery-meta.R

bqAlterTableR Documentation

Executes ALTER TABLE DML command to set table option value

Description

Executes ALTER TABLE DML command to set table option value

Usage

bqAlterTable(x, name, value)

Arguments

x

bq_table object

name

name of the option

value

value of the option

See Also

https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#alter_table_set_options_statement


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.