how to return multiple columes through through un-connect
lookup?
Suppose your look table has f_name,m_name,l_name and you
are using unconnected lookup.In override SQL of lookup use
f_name||~||m_name||~||l_name you cna easily get this value
using unconnected lookup in expression.use substring
function in expression transformation to separate these
three columns and make then individual port for downstream
transformation /Target.
| Is This Answer Correct ? | 15 Yes | 0 No |
How to identify this row for insert and this row for update in dynamic lookup cache
2,can we insert duplicate data with dynamic look up cache,if yes than why and if no why?
What are your source in project and how you import in informatica? How can i explain abt this?
1 Answers Accenture, Unisoft Infotech,
what is incremental loading ?
12 Answers CTS, IBM, Oracle, TCS,
without table how to come first record only in oracle?
how to sort date field in infomatica?
As a support project team member, how will you get the questions regarding errors from client or customers (in which format)?
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
Data transformed successfully from Source table to target table. Now how you will ensure that the data in Target table is proper. I answered will verify one or two records and check Then question was that the Development is doing (1-2 record verification)but as a tester you have to verify the complete data, how you will do?? Please answer
i have to extract data from a flat file.the flat file has 10 records.i have to extract the 1st and 5th record every time.how is it done.
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
How do you handle decimal places while importing a flatfile into informatica?