What is query_cache_limit?
No Answer is Posted For this Question
Be the First to Post Answer
Can a array declared with an index be displayed(readable format) in spool?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How can you find out the # of rows updated after an update statement?
What is meant by isolation level?
Which components manage deadlocks in db2?
What is a composite index and how does it differ from a multiple index?
How do you filter out the rows retrieved from a Db2 table ?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
what is load and unload in db2
What is an alias?
select 100 records from million records ?
What is meant by AUTO COMMIT?