how can u approach u r client
Answers were Sorted based on User's Feedback
Answer / sambasivarao.m
First understand the requirements,if any thing not
understandable then sent a mail to client, request for make
sheduled call and as well as in that mail mention what
would be discuss on call.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / bsgsr
hi,
i am srinivas. u`r ans are very thoughtful and they r
precise too.
can i have your mail id so that a can b in touch with you.
my id: bsgsr12@gmail.com
| Is This Answer Correct ? | 0 Yes | 7 No |
Hi experts, can anyone tell how much we use plsql in real time
my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.
What is the Router transformation?
How to do unit testing in informatica? How to load data in informatica ?
If a session fails after loading of 10,000 records in to the target.How can you load the records from 10001?
How do you implement scheduling in Informatica?
when will we use unconnected & connected lookup? How it will effect on the performance of mapping?
What is the use of transformation?
How to elaborate powercenter integration service?
Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerated Dimension. 4.Slowly changing Dimensions
how can u tune u r informatica mapppings
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me