Give a brief description of db2 isolation levels?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax for FETCH in DB2 ?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
How do I delete a table in database?
what is db2 restart?
What is precompiler in db2?
What is the meaning of -805 SQL return code?
What is a collection in db2?
what is dynamic cursor?gives syntax for this?
What is tablespace?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
What are simple, segmented and partitioned table spaces ?
Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?