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 kind of database is db2?
What is the default page size of buffer pools?
How to create db2 table in mainframe?
What is runstats utility in db2?
What is database manager in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is the use of commit in db2?
What is the physical storage length of timestamp data type?
How do you select a row using indexes in db2?
What is a cursor in programming?
What is db2 bind?
What are the various data types available in db2?
How to find schema of a table in db2?
What is the physical storage length of time data type?
Which components manage deadlocks in db2?