i have one physical file which is having two logical files.
logical a have unique keyword and logical b doesnt have a
unique keyword. can i give duplicate values while updating
through physical file. if no why?
Answer Posted / ankur
no u can not give duplicate value while updating through
physical file. Because logical file based on physical file
and having accesspath that is base on physical file
accesspath.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are various techniques to pass parameters from one program to another?
What is the draw back of Procedures? why we are going to Modules?
What is the Difference between command attention key and command function key ?
which are the query selection criteria, which can be given in a query?
writing an sql statement from selecting records from two files using single statement and nested select statement.
what is *iso date format?
give three main purposes of file specification ?
list some of the commonly used commands for debugging?
What is the difference between physical file and logical file?
can you specify a display file to be used in the following modes input,output, or combined modes ?
Apart from opening of a file do we have any other use of USROPN?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
how to declare a constant variable in the freeformat?
how to run other job when one job is active?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?