How does one remove entries from the SCT02 table?
Answer / s
When a plan is dropped it removes the entries from SCT02
table.
| Is This Answer Correct ? | 3 Yes | 0 No |
In a DB2-CICS program which is acts as co-ordinator and which is participant?
Do we need cursor for Count(*)?
What is a synonym? How is it used?
WHAT IS MEANT BY COMMIT COMMAND?
What are packages in db2?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
What is the use of COMMAREA ?Minimum how much data we can pass from it?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How does coalesce work?
Explain about rct in db2?
What is db2 connect?