What do you understand by term role-playing dimension?
No Answer is Posted For this Question
Be the First to Post Answer
Explain grouped cross tab?
What are the basic needs to join two sources in a source qualifier?
what is the logic will you implement to laod the data in to one factv from 'n' number of dimension?
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
How can u work with remote database in informatica?did you work directly by using remote connections?
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
What is dimensional table?
can any one explain me about junk dimension
What is the role of informatica in project ?Like i showed financial projects?
source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ
What is meant by pre and post session shell command?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks