version 11
End SQL
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
Description
End SQL is a keyword indicating the end of a sequence of SQL commands in the Method editor.
A sequence of SQL statements must be surrounded by the Begin SQL and End SQL keywords. For more information, please refer to the description of the Begin SQL keyword.
See Also