Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
3 15666if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
1269look into my data in sheet1- A-1,2,3,4,5,6 sheet2-2,4,7,8,9 compare the data get result like sheet2: 2-yes(present in sheet1) 4(present in sheet1) 7(not present in sheet2) 8(not present in sheet2) 9(not present in sheet2)
1465public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }
7 8177Post New iGate Interview Questions
what is defect tracking in sotware testing
What is genericgenerator hibernate?
What is simple html?
What is Black Market?
When should I use a java applet instead of ajax?
How would you determine a metric for engagement?
In a single .NET DLL how many classes it contains?
What are triggers and its uses?
What are 3 uses of sapi technology?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
what is frequency response?
The function of the final drive is to a) Provide a permanent speed reduction b) To turn the drive round through 90o c) To provide drive to the rear wheels d) all of the above
What is initramfs in ubuntu?
How are the sources and targets definitions imported in informatica designer? How to create target definition for flat files?
How many types of layouts are there in android?