What is a Join Logical File, Can it be used for Update ?
Answer / raviendra maurya
Logical file that combines more than one physical file.
Update is not possible through JLF.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you check the existence of object in a system?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
Difference Between Skip Before & Space Before?
What is journaling & Commitment Control?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
What is the default value for the number of increment for the physical file?
What is the difference between physical file and logical file?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?