ServiceSQLConfigureSQLLimits
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Specifies whether to check limits on table name length, number of columns in a table, column name length, and number of tables in a SELECT statement.
Valid values
- Disable=Limits are not checked.
- Enable=Limits are checked. An error is returned if the limit is exceeded.
Default
Disable
Type
Static
IP Type
All