Answer Posted / srini
Declare cursor instead of singleton select,as the query you
are running has multiple records.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is ibm db2 free?
How do you select a row using indexes in db2?
How to fetch the last row from the table in SQL (db2)?
What is the difference between spufi and qmf?
Mention the downsides of page level lock.
Explain packages.
If I have a view which is a join of two or more tables, can this view be updateable?
How can we retrieve the total number of records in RPG & CLLE?
Mention the definition of cobol in varchar field.
How to find the maximum value in a column in the db2 database?
Name the lockable units in DB2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Explain how can you do the explain of a dynamic sql statement?
Are views updateable?