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
What is Data Caches size?
What is a filter transformation?
What is a repository? And how to add it in an informatica client?
What is Cognos script editor?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
what is index?how it can work in informatica
What are the restrictions of union transformation?
What is the sequence generator transformation in informatica?
if we have a delimiters at unwanted places in a flat file how can we over come those.
How big was your fact table
How to differentiate between the active and passive transformations?
How do you handle two sessions in Informatica
What are the new features of informatica 9.x at the developer level?
What are the differences between source qualifier and joiner transformation?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?