I am getting a error multiple row fetched while executing a
Cobol-DB2 program.How can I solve it without using a cursor.
Answer Posted / anamika
DB2 doesnt support 'TOP' clause. Please ignore my prev
reply.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to rename a table in DB2 ?
When the like statement is used?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
Describe major components of db2?
define clustering index.
How do I delete a table in database?
Explain packages.
List out the buffer pools in db2
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
can all users have the privilage to use the sql statement select * (dml)?
Is db2 a mainframe?
How to resolve deadlock issue
What is the difference between bind and rebind in db2?
Can we update view in db2?
How can deadlocks be resolved?