Answer Posted / maj
In this select query I think instead of LEFT OUTER
JOIN,Need to put "RIGHT OUTER JOIN"
SELECT * FROM employees LEFT OUTER JOIN departments ON
(employees.department_id = departments.department_id)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
State the limitations where we cannot use joiner in the mapping pipeline?
Describe expression transformation?
Explain the scenario which compels informatica server to reject files?
r u done any partitions in ur project?
Is it possible to revert a global repository to local one and why?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
How do you take back up of repository?
Explain the mapping variable usage example in informatica
What is the different lookup cache(s)?
What is mapplet in informatica?
Define pmcmd command?
What does update strategy mean, and what are the different option of it?
Can you use flat files in Mapplets.
have u done any performance tuning? how u ll do?
Suppose we do not group by on any ports of the aggregator what will be the output?