In warehouses how many schemas are there?
No Answer is Posted For this Question
Be the First to Post Answer
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
How can you complete unrcoverable sessions?
Explain sessions?
normalizer transformation
when we use dynamic lookup,if condition matches what will be the o/p?
what r the values tht r passed between informatics server and stored procedure?
can we create index and drop index in exsisting table while using infomatica
how to import multiple flat files in to single target where there is no common column in the flat files
I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What are the types of data that passes between informatica server and stored procedure?
How many ways are there to create ports?