Error constant | SQLE_TOO_MANY_NULL_COLUMNS |
ODBC 2 State | 23000 |
ODBC 3 State | 23000 |
Severity | 16 |
SQLCODE | –733 |
SQLSTATE | 23504 |
Sybase error code | 233 |
You attempted to create or modify a table definition such that the number of columns that allow NULLS is now more than the limit on such columns. The limit is a function of database page size and is approximately 8*(page-size - 30).
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |