max number of columns in a db2 table?

Answers were Sorted based on User's Feedback



max number of columns in a db2 table?..

Answer / saikat

It is 256

Is This Answer Correct ?    17 Yes 9 No

max number of columns in a db2 table?..

Answer / s

750

Is This Answer Correct ?    19 Yes 14 No

max number of columns in a db2 table?..

Answer / 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

max number of columns in a db2 table?..

Answer / smit

its 224.. not 750

Is This Answer Correct ?    7 Yes 13 No

max number of columns in a db2 table?..

Answer / purushothr

hey its 224 yaar.. max no of rows:127... dont confuse in
basic questions...

Is This Answer Correct ?    3 Yes 9 No

max number of columns in a db2 table?..

Answer / reji

999.99

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More DB2 Interview Questions

Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?

2 Answers  


how to resolve -818 error. how to see timestamp token in load module and plan

4 Answers   IBM,


What is EXPLAIN?

1 Answers  


What is the cascade rule and how does it relate to deletions made with a subselect?

1 Answers  


Can you tell me how can you find out the # of rows updated after an update statement?

0 Answers  






Differentiate between cs and rr isolation levels? Where do you specify them?

0 Answers  


what is datacom db?

2 Answers   CSC,


Request to database but database is not available so what is was abend is raised?

2 Answers   UST,


In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?

6 Answers   TCS,


What is universal database?

0 Answers  


What is an access path?

3 Answers  


What is the use of value function?

0 Answers  


Categories