Cmdlets for Apache Impala

Build 23.0.8839

Add-ApacheImpala Cmdlet

Parameters   Output Objects  

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

Syntax

Add-ApacheImpala [parameters]

Remarks

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

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

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