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
Which component is responsible for db2 startup and shutdown?
What is the meaning concurrency in the db2 database?
What is the maximum No of rows per page?
What is the use of runstats in db2?
How to rename a table in DB2 ?
What is the difference between cursor and select statement?
What action db2 takes when a program aborts in the middle of a transaction?
How to find the maximum value in a column in the db2 database?
Name the lockable units in DB2?
What is null indicator in db2?
What is a buffer in memory?
What is release/acquire in bind?
List out the data types available.
What is difference between isnull and coalesce?
Is ibm db2 open source?