How do I add a column in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Which component is used to execute the sql statements?
What is a db2 cursor?
What is role in db2?
What is a bind in db2?
How do I import a csv file into db2?
How do I create a view in db2?
What are the full forms of spufi and dclgen and why are they used?
What is dbrm? What it contains? When it will be created?
What is the syntax for creating a table in the db2 database?
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?
What is the clustering index in the db2 database?
Explain correlated sub-queries.
What is a trigger in the db2 database?