What if i will group by with some port in aggregator and will not pass the sorted values. Will the session fails
tell in both cases ( if i have configured it for sorted input and if i have not configured it for sorted input).
waht type of interface is used for testing the data in informatica
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
What does update strategy mean, and what are the different option of it?
when load type is selected as bulk or normal in session level ?let me know the internal process and give me an example?
What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?
What is Target Update Override? What is the Use ?
What is critical mapping?
I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .
write sql query to filter the null value data following table? name age john 30 smith null null 34 sharp 24 i want the output following are name age john 30 sharp 24
how do u get the first record from 50,000 records ?
10 Answers TCS, UBS,
what is unique constraint error ?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'