A join logical file has how many record formats?
No Answer is Posted For this Question
Be the First to Post Answer
how can I predict the performance of my cgis?
what is a spool file?
how to read database records without locking them?
write a pgm to read p.f using cl pgm?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What is the difference between regular logical file and join logical file?
What are Control level indicators?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
What is access path in as400?
What does SDA stands for ?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?