Compare a subselect to a join?
What is lock escalation?
Explain in brief how does db2 determine what lock-size to use?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
what is the difference between normal select query and currosor
what is copy pending and check pending ?
What is sqlca?
how to resolve -811
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
How does a cursor work?
Can we delete records from view?
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.