What is clone table?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to precompile if db2 goes down?
Explain transactions, commits and rollbacks in DB2.
What is access path in db2?
How to access db2 tables in mainframe?
Hi Dude,this is Ram.could any one tell me aboue CURRENT OF clause in DB2. Thanks in advance.......
What is the logical entity between plan and Package?
Can i insert bulk records into a db2 table using qmf of spufi only............!!!
What is null in db2?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
List out the buffer pools in db2
Can you use max on a char column?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?