Cmdlets for Apache Phoenix

Build 24.0.9060

Add-ApachePhoenix Cmdlet

Parameters   Output Objects  

Inserts Apache Phoenix data.

Syntax

Add-ApachePhoenix [parameters]

Remarks

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

Add-ApachePhoenix -Connection $connection -Table "[SampleCatalog_1].[SampleSchema_1].SampleTable_1" -Columns @("Name") -Values @("Jon Doe")

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