IBM AS400 AllOther (736) 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?
2 6842what is difference between accespath and datapath? what is the difference between accespath and open datapath?
2 105661.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
ANZ,
3 15207what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
HCL,
2 12375If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
1 68981.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF
5 99051.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
HCL,
1 35671..Write an sql query to find the employee name who is having 2 phone numebr? 2.Write an sql query to the the second highest salary of the employee?
4 109731.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
TCS,
2 89491.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
IBM,
4 97551.The questions have given an array declaration and move operation then this statement is correct or not?
TCS,
3 74641.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
1 52081.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
HSBC,
3 10396
define subsystem?
difference between view and index ?
are there any useful c runtime apis that I can call from rpg iv?
what is the length of a variable in rpg?
what is the purpose of indicators in rpg?
define what a data queue is along with a brief example of what it may be used for?
what is the purpose of dynslt keyword?
How Many Specs Are There In Rpg & Which Are They?
can I touch the array during treatments?
what opcode will be used to test the zone of a character field?
In RPG How to read a records from a file without using read opcodes?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
how to validate input values in display file ?
what is the maximum number of fields under a record format of physical file?
what is arrival sequence?