DB2 is a
A) data base/data communication system
B) data base
C) RDBMS
D) Programming language
Answer Posted / ankit
data base 2 is data base and data communication system
which help rdbms to specific operation on any database or
solve any queries.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is reorg?
Explain the function of data manager.
Is db2 a mainframe?
What is reorg and runstats in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
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 and when does the db2 enforces the unique key?
How do you concatenate the firstname and lastname from emp table to give a complete name?
How do I optimize a query in db2?
Define sqlca.
What is a page in db2?
What does db2 plan contain?
What is cursor in dbms?
How is a typical db2 batch pgm executed?
What is bind in db2?