Cmdlets for Greenplum

Build 25.0.9434

Add-Greenplum Cmdlet

Parameters   Output Objects  

Greenplum データを挿入します。

Syntax

Add-Greenplum [parameters]

Remarks

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

Add-Greenplum -Connection $connection -Table "`"template1`".`"public`".Orders" -Columns @("ShipCity") -Values @("Raleigh")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434