DELETE RECORDS from CARBON TABLE

Function

This command is used to delete records from a CarbonData table.

Syntax

DELETE FROM CARBON_TABLE [WHERE expression];

Parameter Description

Table 1 DELETE RECORDS parameters

Parameter

Description

CARBON TABLE

Name of the CarbonData table in which the DELETE operation is performed

Precautions

Examples

System Response

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