SET

From Recital Documentation Wiki
Revision as of 15:55, 5 July 2011 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

No longer required in Recital 10

Purpose

Used to issue a SET COMMAND


Syntax

SET <SET COMMAND>


See Also

EXEC SQL, SET DELETED, SET EXCLUSIVE


Description

Any Recital/4GL SET COMMAND can be issued in an SQL application by prefixing it with the EXEC SQL statement prefix.


Example

exec sql
set exclusive on


Products

Recital, Recital Server