Answer Posted / prasad botu
no user cant access data in db2 directory by sql but it db2
can access it for its internal purpose...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What type of database is db2?
How to find the number of rows in a db2 table?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is the picture clause of null indicator variable?
What r the comman abends in db2, jcl and cobol???????
what is the role of the cursor in db2?
What is clone table?
What is ibm db2 database?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
How do I add a column to a table in db2?
What is the purpose of using commit?
List out the three types of page locks that can be held.
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 ?...
What is the difference between db2 and oracle?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.