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
Why db2 is called db2?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Which command is used to remove all rows from a table?
What is buffer pool and list some of them?
What is blu acceleration in db2?
How to execute stored procedures?
What is the result of open cursor statement?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is a page in db2?
What is load replace in db2?
What are the 2 sqlcodes that are returned?
What are foreign keys in db2?
How do you eliminate duplicate values in db2?
How can the duplicate values be eliminated from db2 select?
What is clone table?