What is the Select and Omit criteria in logical file?
Answer / avneesh kumar verma
This is used to specify rules for the Selection/Omission of records from a Physical File.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?
How do you grant authority?
how can we run a batch job?
Difference Between Interactive & Batch Job?
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 are the steps to retrieve the records from Journal file...?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
Dear All, I have one confusion related to my platform. I am working with Wipro from last two year however still I am looking for AS400 platform kindly show me the way out of it. And please share with me the hardware knowledge that how I grow myself in hardware (AS/400) also.
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.