Difference between revisions of "SET"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 15: Line 15:
  
 
==See Also==
 
==See Also==
[[EXEC]], [[SET EXCLUSIVE]], [[SET DELETED]],
+
[[EXEC]], [[SET DELETED]], [[SET EXCLUSIVE]]
  
  

Revision as of 16:16, 13 March 2009

SET

Class

SQL Applications


Purpose

Used to issue a SET COMMAND


Syntax

SET <SET COMMAND>


See Also

EXEC, 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 Database Server, Recital Mirage Server, Recital Terminal Developer