I have physical 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?
No Answer is Posted For this Question
Be the First to Post Answer
what is dynslt and why we use that command when do we use command
how to update physical files using normal logical file
How to update physical file using logical file with example?
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 many max. Record format a logical file have?
one physical file can have how many max of logical files? what is the primary file?
what is error handling concepts in cl
can we concate fileds in physical file? If yes how can we do?
Can anybody tell why Journalling is compulsary before Commitment Control?
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.
If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?