how to fetch multiple records without using cursor
Answer Posted / mahi
I think it can be done with the help of arrays or Tables(in
cobol)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
How do I create a view in db2?
How many databases can be created inside an instance in db2 ?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
i want to maintain uniqueness on pdf without make lf??????????
What is difference between isnull and coalesce?
What are iseries servers?
How do you pull up a query which was previously saved in qmf?
How to connect to db2 database from windows command line?
What is a db2 tablespace?
What are the prerogatives?
How many databases are there?
How do I import data from excel to db2?
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?
What is the physical storage length of timestamp data type?