What is db2 purescale?
No Answer is Posted For this Question
Be the First to Post Answer
Where could you look if you had a question about whether a column has been defined as an index?
Write a query to retrive partial string.
What is lock escalation?
Can we use select * statement in cobol program without giving field names ???
What are the disadvantages of using VARCHAR?
What is nvl in db2?
What do you need to do before you do EXPLAIN ?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What is cursor with hold option in db2?
What happens to the PLAN if index used by it is dropped?
is it compulsory commitment control in journal?
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it