Answer Posted / guest
It is used relate more than table using RDBMS.For example
if you two table TAB1,TAB2.TAB1 which has column empno with
value ,TAB2 which has same value as previous mentioned TAB1
value.
Row in one table that are related Row in another table .
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is isolation level in db2?
What is ibm db2 database?
What is null in db2?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is the maximum No of rows per page?
What is the use of db2 optimizer?
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 physical storage length of date data type?
Define db2 and its databases?
What do you mean by cursor?
What is meant by explain?
What is dbrm? When it will be created?
What is the use of predicate?
How to find primary key of a table in db2?
What is null indicator in cobol db2?