what is primarykey?what is difference between primary key
and forign key?
how you get the relative record in a subfile in which cursor is located?
what is arrival sequence?
what is message subfile?
What is difference between rename and prefix?
What is the use purpose of CRTCMD?
what is library?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
What are the different types of access paths maintained on the file?
how do you read data area in an rpg program?
Can level check error occur if we do chgpf?
how can a procedure will be added in to a srvpgm
how can i convert hexadecimal value to packed value?