Comment on page
GoogleBigQuery.Database
Import data from a Google BigQuery database.
function (optionaloptions
as nullable record) as table
Returns a table listing the available projects in Google BigQuery. An optional record parameter,
options
, may be specified to control the following options: The record parameter is specified as [option1 = value1, option2 = value2...].
Accessing data
Last modified 5yr ago