Item |
Value |
---|---|
Constant |
SQLE_VIEW_DEFINITION_ERROR |
ODBC 2 State |
21S02 |
ODBC 3 State |
21S02 |
Severity |
20 |
SQLCODE |
-114 |
SQLSTATE |
53011 |
Sybase error code |
4409 |
You attempted to create a view, but the column list specified as part of the CREATE VIEW statement does not correspond to the list of items in the view's SELECT statement.