4D v13.4Begin SQL |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.4
Begin SQL
Begin SQL
Begin SQL is a keyword used in the Method editor to indicate the beginning of a sequence of SQL commands that must be interpreted by the current data source of the process (the integrated SQL engine of 4D or any source specified via the SQL LOGIN command). A sequence of SQL commands started with Begin SQL must be closed with the End SQL keyword. These keywords work as follows:
Begin SQL or: Begin SQL Note that the 4D Debugger will evaluate the SQL code line by line. In certain cases, it may be preferable to use more than one line. |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D v11 SQL SEE ALSO
End SQL |
|||||||||||||||||||||||||||||||||||||||||||||