What is the difference between cursor stability and repeatable read isolation levels?
No Answer is Posted For this Question
Be the First to Post Answer
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What information is used as input to the bind process?
What is cursor?
What is REORG? When is it used?
What does db2 mean?
Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
why we create view.
What is data manager?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is cursor stability in db2?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
What is db2 optimizer?