Error constant | SQLE_NONDETERMINISTIC_FUNCTION |
ODBC 2 State | 37000 |
ODBC 3 State | 42000 |
Parameter 1 | The name of the non-deterministic user-defined function used in error. |
Severity | 15 |
SQLCODE | –889 |
SQLSTATE | 42W79 |
Sybase error code | 13594 |
Non-deterministic functions cannot appear in a CHECK constraint, or any other type of integrity constraint. They may appear anywhere within a query, view, or derived table. However, if an aliased select list expression contains a non-determinstic function, that alias cannot be referred to elsewhere in the query.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |