how many data models u have done in informatica project?
Answers were Sorted based on User's Feedback
Answer / prabhu
As an informatica developer you will not mostly work in
Data modelling.It would be handled by seperate team like
DBA team
Prabhu
www.iskilltech.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhinaw prakash
I guess sometimes if you have been assigned a role of an
Developer/Solution Architect you should have a knowledge on
Data Modelling(Atleast one of its tools like Toad Data
Modeller etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
I have data like sno mailid 1 subbu@dell.com 2 arthi@dell.com 3 thiru@dell.com .. ..... like this for N no.of how we will send a message 'meet hr' at a time in windows environment by the informatica..
How are parameters defined in informatica?
What is sq transformation?
What is the difference between Power Centre and Power Mart?
what is polling?
How you prepared reports for OLAP?
what is target load plan
what is unit testing?tell me proceedure
What is a stored procedure transformation?
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
I have Employee table, 10 cols are connected to next transformation, only 4 cols are selected in SQL override. What would be passed to next col.