am 2010 passed out . can any one tell me which course is good
to put 2+fake .guide me
Answer / naveen chandra joshi
Learn Informatica/Data warehousing from some training
centre...
No need to show fake exp.. very less resource in the
market..
| Is This Answer Correct ? | 5 Yes | 0 No |
How can we know running job is batch or interactive?
Suppose in CL we reach at end of file and again we have to reach from 1 record
How to identify the object has compiled with the debug view as *source without using STRDBG?
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
how many variables can we declare in cl pgm?
How to search particular records from the database file in rpg?
1.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?
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
How I can reread the physical file in CL program once the end of file reached in same CL program.
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?
Can any body give the code for this quesition? Using the following details write C-Spec code to set Name to"AMMU LABS SYSTEM" D NAME1 S 10 INZ('AMMU') D NAME2 S 10 INZ('LABS') D NAME3 S 10 INZ('SYSTEM') D NAME S 20