Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Which component is responsible for db2 startup and shutdown?

0 Answers  


What is the physical storage length of the data types: date, time, timestamp in the db2 database?

0 Answers  


What are the three lock types?

2 Answers  


How to resolve -504 sql code in DB2?

2 Answers   Cap Gemini,


how do you resolve -805?

3 Answers   HCL,


How can you display the current date & current time ?

7 Answers   Cap Gemini,


Mention the different locking levels that are available in db2.

0 Answers  


Following a db2 update statement, what is the quickest way to compute the total number of updated rows?

0 Answers  


How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?

6 Answers   Wipro,


run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...

0 Answers   IBM,


What's the Maximum Length of SQLCA and what's the content of SQLCABC?

2 Answers  


What is a bind in db2?

0 Answers  


Categories