in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert
Answer Posted / azharuddinsyed
ALTER TABLENAME
ADD COLUMN <COLUMN NAME> <DATATYPE>(<SIZE>)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between rollback and commit?
Explain correlated sub-queries.
What does runstats do in db2?
What is dbrm library?
How to compare data between two tables in db2?
How to connect to db2 database from windows command line?
Explain package in db2 and its advantages?
What is bind package and plan in db2?
What is the difference between nvl and coalesce?
What is cloudant database?
How to rename a table in DB2 ?
What is db2 purescale?
Highlight all the advantages that are attached to a package.
What is a db2 cursor?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well