Difference between revisions of "SET SQLPROMPT"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Class) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
Revision as of 16:23, 26 October 2009
Purpose
Specify the Recital/SQL interactive prompt
Syntax
SET SQLPROMPT TO <expC> | DEFAULT
See Also
Description
The SET SQLPROMPT TO <expC> command allows you to specify the interactive SQL prompt. The <expC> can be a maximum of 10 characters long. The SET SQLPROMPT TO DEFAULT command sets the SQL prompt to ’SQL>’.
Example
Recital/SQL> set sqlprompt to "R-SQL> " R-SQL> set sqlprompt to default SQL>
Products
Recital Terminal Developer