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
Can we delete records from view?
What are db2 tables?
what are extents?
How to find last record before record through SQLRPGLE?
can you use symbolic parameters in JOB?
My SQL is not performing well. Describe how will you fine tune it?
How will fetch last 5 rows from table in db2
What is the command used by TSO users to invoke DB2?
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
What is DCLGEN ?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?