Cmdlets for AlloyDB

Build 23.0.8839

Add-AlloyDB Cmdlet

Parameters   Output Objects  

AlloyDB データを挿入します。

Syntax

Add-AlloyDB [parameters]

Remarks

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

Add-AlloyDB -Connection $connection -Table "`"alloydb`".`"schema01`".Orders" -Columns @("ShipCity") -Values @("Raleigh")

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