select * from orders where odate between '2010-01-01'and
'2010-03-31' How do u fetch this into cursor?
Answer Posted / mahesh
don't use * in select statement while retrieving data from
database
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What type of database is db2?
What is runstats db2?
What is the maximum number of columns in a db2 table?
How is deadlock resolved?
what is utility for parm lib
What is collection in db2 bind?
Explain about rct in db2?
How to compare data between two tables in db2?
What is isolation level in db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is dpf in db2?
What is netezza database?
How to check table size in db2 sap?
Explain the contents that are a part of dclgen.
How do I create a view in db2?