What is the primary file?
Answer / Rukmani
In DB400, the Primary File (PF) refers to a data file containing the base or original data. It serves as the foundation for all other files like secondary indexes and alternate indexes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?
There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.
How to retrieve a physical file after deleting that?
can any one tell me what is meant by PSSR? Kindly elaborate it...
How to index LF by relative record no (RRN)
how to update physical files using normal logical file
one physical file can have how many max of logical files? what is the primary file?
can we concate fileds in physical file? If yes how can we do?
Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
what is error handling concepts in cl
Last statement of any rpg program is lr?