suppose there is one PF having two members PF1 PF2.PF has
one unique key Emp ID.could you tell me uniqueness in PF
will be effective across members as well ? assume emp iD
3333 is in member PF1 would same Emp id be exist also in
member PF2 ?

Answer Posted / dkcdac_61

i can surely say uniqeness will be effective in the
boundary of member PF1 not in Member Pf2.so emp id 3333 can
also exist in member pf2.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1646


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2106


State the various causes of s0c1, s0c5 and s0c7.

658


Write the code implementing the perform … varying.

640


What are all the divisions of a COBOL program?

662






How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

702


Write a program to enter and display the names of students in a class using the occurs clause.

649


What is length is cobol?

648


What is the default value(s) for an initialize and what keyword allows for an override of the default?

693


What is the Purpose of Pointer in the string?

641


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

672


Name the divisions, which are available in a cobol program?

684


What is amode(31)

718


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

417


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

673