Cmdlets for Apache Hive

Build 22.0.8479

Add-ApacheHive Cmdlet

Parameters   Output Objects  

Apache Hive データを挿入します。

Syntax

Add-ApacheHive [parameters]

Remarks

Add-ApacheHive cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいApache Hive レコードを作成できます。

Add-ApacheHive -Connection $connection -Table "[CData].[Default].Customers" -Columns @("CompanyName") -Values @("John Deere")

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479