Answer Posted / suresh pabothu
Maximum table size (on a 32 bit system) 2 Gigabytes
Maximum number of tables in a data store 65535
Maximum number of indices on a table 15
Maximum length of a row in a table 64 kilobytes
Maximum number of columns in a foreign key 8
Maximum number of columns in an index 8
Maximum number of columns in a primary key 8
Maximum length of SQL statement 64 kilobytes
Maximum number of rows in a table Limited by table size
Maximum number of columns in a table 256
Maximum length for a CHAR column 32767 bytes
Maximum length for VARCHAR column 32767 bytes
Maximum length for BLOB column 2 Gigabytes -1
Maximum combined length for INT, SMALLINT, CHAR, DECIMAL,
DATE, TIME, and TIMESTAMP columns in a single record 32767
bytes
Maximum number of statement handles per connection 20
Maximum number of LOB locators 256
Maximum length of check constraints 32767 bytes
Maximum length of default value 32767 bytes
Maximum size of decimals 31 digits
Maximum length of each column in a single index 1024 bytes
Minimum year for a date value 0001
Maximum year for a date value 9999
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain what are the various isolation levels possible?
what is the responsibility of the construction superintendent
What is meant by dclgen?
What are the two types of logging in the db2 database? Explain them.
Are views updateable?
What type of database is db2?
Which component is responsible for db2 startup and shutdown?
What is the purpose of using commit?
What is page size in db2?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
Which is faster delete or truncate?
What is null indicator in db2?
How to find the maximum value in a column in the db2 database?
Name the lockable units in DB2?
What is the picture clause of null indicator variable?