I have Employee table, 10 cols are connected to next
transformation, only 4 cols are selected in SQL override.
What would be passed to next col.
Answers were Sorted based on User's Feedback
no rows from the source qualifier transformation.It gives
an error like" query should return exactly 10 fields to
match fields projected from the source qualifier." .
Because number of rows selected in sql override must eqal
to number of rows connected to the next transformation from
source qulifier.
Is This Answer Correct ? | 17 Yes | 4 No |
Answer / naveen
Above Answer #1 is correct.
Addition of Answer #1 & #2, sql override column order
should be same as source qualifier trnsfn columns.
Regards,
Naveen
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / smith
Only those 4 columns in the sql override will be passed to
the next transformation.
Is This Answer Correct ? | 2 Yes | 15 No |
Can I create one wrkflw which will run different wrkflws on schedule time?
permutations of mapplet
How to delete first 3 rows & last 3 rows in target table in informatica
What is a snowflake schema?
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
How to generate sequence numbers?
why normalizer transformation can not used in mapplet? plzzzz answer
what is sql override?what is the use of it?
Tell me about informatica architecture.
How can we delete duplicate rows from flat files?
How can you access the remote source into your session?
Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project