Appendices
Database Limitations
The following are limitations of the current release.
Limit | Value |
---|---|
#Tables per DB | 10,000 |
#Columns per table | 1,024 |
#Indexes per table | 1,024 |
Max row length | 1,007,000 bytes |
Max SQL statement length | 2,097,152 bytes |
Max VARCHAR size | 4,096 chars |
Max CHAR size | 255 chars |
Max CHAR /VARCHAR index column size | 239 bytes |
Max NUMERIC index column precision | 464 |