if the column name in sql override is diff from the column name in source qualifier,what is the impact?

Answers were Sorted based on User's Feedback



if the column name in sql override is diff from the column name in source qualifier,what is the impa..

Answer / s

If the col name is diiferent then too the mapping is valid.
The only condition the no of cols in select stmt and no of
cols in source defn should match. The col values will be
assigned to the particular col name in the order which they
mentioned in the select stmt.

Is This Answer Correct ?    8 Yes 1 No

if the column name in sql override is diff from the column name in source qualifier,what is the impa..

Answer / chandu

After over write we have to validate the rewrited query, So
when we click on validate It shows error message.

Is This Answer Correct ?    0 Yes 0 No

if the column name in sql override is diff from the column name in source qualifier,what is the impa..

Answer / kumarapillaietl@gmail.com

We can write any order under SQL query like Oracle SQL part , but the main thing is we need to maintain that query order in our all mapping flow. Else it's error

Is This Answer Correct ?    0 Yes 0 No

if the column name in sql override is diff from the column name in source qualifier,what is the impa..

Answer / suman

if the coloumn name is different in sql override and in the
source qualifier it throws the error invalid identifier

Is This Answer Correct ?    0 Yes 6 No

if the column name in sql override is diff from the column name in source qualifier,what is the impa..

Answer / srinivas

session will fail deu to column name is diff,means select
qry ll select those colomns wch r in table.

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More Informatica Interview Questions

What is substr in informatica?

0 Answers  


Explain pushdown optimization and types in informatica

0 Answers   Informatica,


What is the difference between normal and bulk loading? Which one is recommended?

1 Answers  


performance wise which one is better in joiner and lookup transformation?why?explain clearly?

4 Answers   IBM,


What is the role of informatica in project ?Like i showed financial projects?

1 Answers   Amdocs,






can we have to do changes in session property when we are dynamically generating target files?

3 Answers   Wipro,


what is the location of parameter file in informatica?

1 Answers   TCS,


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

0 Answers  


how can u tune u r informatica mapppings

2 Answers   CTS,


How to extract sap data using informatica?

0 Answers  


we have 6 records in source , i need 2nd record in one target and 5th record in one target or 2nd & 5th record in same target.

8 Answers  


what is the method of error handling when session is running?

1 Answers   TCS,


Categories