1)can anyone explain how to use Normalizer transformation for the following scenario Source table | Target Table | Std_name ENG MAT ART | Subject Ramesh Himesh Mahesh Ramesh 68 82 78 | ENG 68 73 81 Himesh 73 87 89 | MAT 82 87 79 Mahesh 81 79 64 | ART 78 89 64 | please explain what should be the normalizer column(s) The GCID column 2)Also please explain the Ni-or-1 rule.
5 27383In real time project when will we use Abstract class. and what are the difference between abstract and interface.
6 22284System.out & System.in are final static data member of System class but we can change there reference through setOut() & setIn() method how...
2 5915What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?
3 10571Post New FCS Interview Questions
What is the purpose of database?
How would you troubleshoot and resolve errors that occur during data extraction, transformation, or loading in BODI?
Can we avoid duplicates using apex data loader which we can do through import wizard? : salesforce Data Management
Explain how can you tell whether two strings are the same?
Explain secure store and forward?
How to set a custom CVS PServer port?
What is multiprovider.
Are you still writing code? Do you love it?
How to get help for perl?
What condition do we use in Cognos when multiple path exits to reach the fact table.(i.e in BOXI we use CONTEXT when multiple path exit)
What is Green Channel?
How do I convert pdf to xml?
What are the components of an interated HRD system?
What is attribute c#?
How to use "in out" parameter properly?