Answer Posted / jitendra
ALter is to change db2 table definition. for eg:
Alter tablename
add column number(11,2)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is the latest version of ibm db2?
How do you select a row using indexes in db2?
What is check constraint. Explain with example.
What is the difference between dbm cfg and db cfg file in db2 ?
Explain the contents that are a part of dclgen.
Explain various types of locks in db2?
can all users have the privilage to use the sql statement select * (dml)?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Which component is responsible for db2 startup and shutdown?
How many types of page locks can be held in db2?
What is the maximum size of a char data type in db2?
How do we specify index to include or not during bind process.
What is sqlca’s maximum length?