Symptom
The Database-Scope variable has been added to SAP IQ 16.1.
However, the explanation of "CREATE VARIABLE" in the reference manual is written as follows.
Syntax
- Creates a data type or database-scope variable
CREATE [OR REPLACE] VARIABLE <identifier> <data-type>
[ { = | DEFAULT} initial-value ]
- Create a connection-scope variable
CREATE [ OR REPLACE ] DATABASE VARIABLE [ IF NOT EXISTS ]
[ <owner>.]<identifier> <data-type> [ { = | DEFAULT } <initial-value> ]
This syntax is incorrect.
Read more...
Environment
- SAP IQ 16.1
- SAP IQ SQL Reference
Product
Keywords
CREATE VARIABLE, database-scope, IQ, 16.1, Reference, CR812555, CR#812555, 812555, , KBA , BC-SYB-IQ , Sybase IQ , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.