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
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Whats the difference between search & search ALL?
what is the difference between COBOL2 AND COBOL390?
what are decleratives in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Can we change the password using ALTER? anyone tried and changed?
How many bytes S(8) comp field occupy and its maximum value?
Write a program to explain size error.
What is Pic 9v99 Indicates in COBOL?
In COBOL, what is the different between index and subscript?
How do you differentiate between cobol and cobol-ii?
What is difference between static and dynamic call in cobol?
What is the use of intialize verb?
What are all the divisions of a COBOL program?