Answer Posted / kumar
It is not possible directly. Indirectly we could do it.
Create a view by eliminating the column (th one to be
deleted). Drop the table or create a new table. Copy from
the view to the newly created table. Pl correct if I'm
wrong.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How to execute stored procedures?
What is the default page size of buffer pools?
What is cursor stability in db2?
What is rebind in db2?
On which levels locks can be applied?
Can there be more than one cursor open for any program?
What is the maximum No of rows per page?
When the like statement is used?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Define declaration generator (dclgen).
Which component is responsible for db2 startup and shutdown?
What is precompiler in db2?
What is the maximum size of a char data type in db2?
What is a db2 tablespace?
What language is db2 written in?