How do I delete a column in db2?
No Answer is Posted For this Question
Be the First to Post Answer
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is DYNSLT keyword? How do you perform selection using DYNSLT
How connect db2 database to datastage?
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
What is a view? Why use it?
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
Which command is used to remove all rows from a table?
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
What are some characteristics of columns that benefit from indexes?