Contents Index Decryption error: %1 Derived table '%1' has no name for column %2

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Definition for alias '%1' must appear before its first reference


Item Value
SQLCODE -831
Constant SQLE_ALIAS_NOT_YET_DEFINED
SQLSTATE 42W61
Sybase error code 13837
ODBC 2 State 37000
ODBC 3 State ERROR
Parameter 1 Name of the alias.
Probable cause 

An expression contains a reference to an alias, but the alias is defined later in the SELECT list. The alias definition must appear before its first reference.


Contents Index Decryption error: %1 Derived table '%1' has no name for column %2