UPDATE CARBON TABLE

Function

This command is used to update the CarbonData table based on the column expression and optional filtering conditions.

Syntax

Parameter Description

Table 1 UPDATE parameters

Parameter

Description

CARBON TABLE

Name of the CarbonData table to be updated

column_name

Target column to be updated

sourceColumn

Column value of the source table that needs to be updated in the target table

sourceTable

Table from which the records are updated to the target table

Precautions

Note the following before running this command:

Examples

System Response

Success or failure will be recorded in the driver log and on the client.