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?
Answer Posted / ram prajapati
in any other database it is possible to alter the size of
the table's column but it is not possible do it in db2.
no modify command is there in db2 to be used in the
respective sql.
i'm a bit too sure about it so plz correct me when i'm wrong
with a reference link.plz.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are bind parameters in db2?
What is clone table?
How to find primary key of a table in db2?
Explain the contention situations caused by locks?
What is the connection string to connect to the DB2 Database ?
Mention data types used in db2 ?
What is concurrency?
What is db2 and what is the use of db2 optimizer?
Mention the different locking levels that are available in db2.
What is buffer pool in the db2 database?
What is syscat in db2?
What are the different types of base tables?
Explain about rct in db2?
How do I import a csv file into db2?
What does reorg do in db2?