Cmdlets for EnterpriseDB

Build 24.0.9060

Add-EnterpriseDB Cmdlet

Parameters   Output Objects  

Inserts EnterpriseDB data.

Syntax

Add-EnterpriseDB [parameters]

Remarks

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

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

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