Hi experts, For informatica developer, in real time,
normally how much we use sql and plsql?
Answers were Sorted based on User's Feedback
Answer / ajay konidena
we can't say how much we use .
it is depend on the project requirement so
u must have deep knowledge on both sql,plsql of any DB
| Is This Answer Correct ? | 9 Yes | 1 No |
If your'e well versed with Oracle. In performance point of
view use pre-sql and post-sql or sql query in source
qualifier transformation. If your'e having minimal
knowledge on sql or pl/sql then go for Informatica bcz its
a 3rd party tool which will give solutions in less time
than Normal Oracle.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a transaction control transformation?
Explain one complecated mapping?
case and like function in informtica (my source is XML). case when OS Like'%Windows%' and OS Like '%200%' then 'Windows 200' case when OS Like'%Windows%' and OS Like '%200%'and OS like '%64%' then 'windows 200 64 bit' etc.,,
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
I want skip first 5 rows to load in to target? what will be the logic at session level ??
What are the mapping parameters and mapping variables?
what is the difference between informatica6.1 and infomatica7.1
how many new transformations are introduced in 8.1 which are not available in 7.1? any new transformation in 8.6?
In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query
In mapping f.f as one src and f.f as trg,f.f as src and oracle as trg which is fast? mean which is complete first process
What is InformaticaPowerCenter?
what is upstream and downstream transformation?