Neoview Sql Error Messages - HP Neoview SQL Reference Manual

Hide thumbs Also See for Neoview SQL:
Table of Contents

Advertisement

CURRENT
CURRENT_DATE
CURRENT_TIME
CURRENT_TIMESTAMP
EXTRACT
LOWER
MAX
MIN
NULLIF
OCTET_LENGTH
POSITION
SUBSTRING
SUM
TRIM
UPPER
All other functions are Neoview SQL extensions.

Neoview SQL Error Messages

Neoview SQL reports error messages and exception conditions. When an error condition occurs,
Neoview SQL returns a message number and a brief description of the condition. For example,
Neoview SQL might display this error message:
*** ERROR[1000]
The message number is the SQLCODE value (without the sign). In this example, the SQLCODE
value is 1000.
To view detailed cause, effect, and recovery information for Neoview SQL and other errors, see
the Neoview Messages Manual.
A syntax error occurred.
Neoview SQL Error Messages
35

Advertisement

Table of Contents
loading

Table of Contents