How do you find out whether a record is present in the
physical file without reading the file?
for Example Employee No: 100 in an Employee master.How do
we find out whther 100 is present in Employee master
without reading the file?
Answers were Sorted based on User's Feedback
Answer / rakesh
upto my knowledge i can use CHAIN .coz i am not reading the
file using chain key word
Is This Answer Correct ? | 4 Yes | 27 No |
How do I link an existing logical file to it's Physical File without recompiling?
how can I tell when to replace the array?
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
What is a record lock error?
What are the values of NUM1 and NUM2 after executing the following code? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2+÷+ResultLenDHHiLoEq C MOVE *LOVAL NUM1 50 C MOVE *J-fIVAL NtJM2 52
How to find d key field of a pf that doesn’t have source physical file?
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
check existence of one record without using chain or read?
I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....
How can a screen field that has changed since the last output operation be detected?