Cmdlets for Apache Hive

Build 24.0.9060

Add-ApacheHive Cmdlet

Parameters   Output Objects  

Inserts Apache Hive data.

Syntax

Add-ApacheHive [parameters]

Remarks

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

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

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