wt is inline view? when and why we Use ?mail to
rayallarv@gmail.com
Answers were Sorted based on User's Feedback
Inline view is a construct in oracle.Inline views allow us
to do things in a single query that might otherwise require
multiple sql statements.
A common use for inline views is to simplify complex
queries by removing join operations and condensing several
separate queries into a single query.
| Is This Answer Correct ? | 8 Yes | 2 No |
The concept of using subquery in the FROM clause of SELECT statement is called INLINE VIEW.
A subquery in the from clause of SELECT statement defines a data source from that particular statement.
| Is This Answer Correct ? | 2 Yes | 0 No |
how can one come to know wether the records loak into the target if we use update strategy
how can u connect client to ur informatica sever iff server is located at different place( not local to the client)
How to load the data from people soft hrm to people soft erm using informatica?
When we enable pushdown optimization technique, two options will be enabled (use view,..). Can anyone tell me how these two options will work ? When do we need to go for pushdown optimization technique ?
difference between informatica 8.1.1 and 8.6? And different betweeninformatica 7x and 8x?
if soource is having 10 records how will u insert 20 records to target
what are the Methods For Creating Reusable Transformations?
.prm wirh repalce .txt is possible?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
Hi,tell me the system testing and Integration Testing in the Informatica ? Thank You
In informatica workflow manager, how many repositories can be created?
follwing scenario two table using find maximum salary? table a table b 101 xxx 1000 106 6500 103 yyy 5000 108 800 104 din 6000 109 7000 105 dsh 200 110 3000