Cmdlets for Google BigQuery

Build 24.0.9060

Add-GoogleBigQuery Cmdlet

Parameters   Output Objects  

Inserts Google BigQuery data.

Syntax

Add-GoogleBigQuery [parameters]

Remarks

The Add-GoogleBigQuery cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Google BigQuery records.

Add-GoogleBigQuery -Connection $connection -Table "[publicdata].[samples].github_nested" -Columns @("repository.name") -Values @("EntityFramework")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060