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?

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


Please Help Members By Posting Answers For Below Questions

Can there be more than one cursor open for any program?

1123


Is it possible to create an Instance in DB2 using DB2 Control Center ?

1041


What is db2 and what is the use of db2 optimizer?

994


Define db2.

1064


Explain how can you do the explain of a dynamic sql statement?

1063


Define check constraint.

1026


Mention the definition of cobol in varchar field.

1179


What parameters are used to control the free space in DB2?

1009


What are host variables in db2?

991


What is the use of runstats in db2?

1022


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

1102


How do I start db2 in windows?

1021


How can you do the explain of a dynamic sql statement?

1013


Is db2 a mainframe?

969


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

1044