Add statement

The EGL add statement adds an entry or set of entries to a persistent data store. The content can come from an external type, handler, or record.

Usage by technology

The add statement can vary by record stereotype:

Compatibility

Table 1. Compatibility
Target Issue
Java
JavaScript

For SQL

Syntax



Syntax diagram for the add statement with SQL

variable
Name of the external type, handler, or record that includes fields to be added.
Consider...

Usage