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 are bind concepts in db2 cobol?
How can you count the number of rows from a table tab?
What does db2 plan contain?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is the difference between bind and rebind in db2?
How do I connect my db2 database to ibm?
What is the function of logging in the db2 database?
What is the difference between oracle and db2?
What is concurrency?
What does db2 stand for?
Explain what are the various isolation levels possible?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is commit in db2?
What is a dbrm in db2?
What is the physical storage length of timestamp data type?