Can we use select * statement in cobol program without
giving field names ???
Answer Posted / guest
Shouldnt the code be changed to handle the new column that
would be returned by the SELECT *...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the latest version of ibm db2?
How to compare data between two tables in db2?
What is a storage group (stogroup)?
Define data page.
What is cascading rollback?
Is db2 a database?
Can one database have multiple instances?
How does db2 sample database connect?
What is check constraint in db2?
What is a plan and package 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 ?...
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What r the comman abends in db2, jcl and cobol???????
is it compulsory commitment control in journal?
What is the syntax for creating a table in the db2 database?