I am hvaing 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 For more clarification i
want to elimate nulls and want in a single line. Please
help me out
Answers were Sorted based on User's Feedback
select no,max(col1),max(col2),max(col3),max(col4) from
tablename group by no;
| Is This Answer Correct ? | 7 Yes | 0 No |
error reading data in flatfiles. Instead rading Ravi Teja its reading Ravi?Teja.How to handle this issue.
Hi experts, can anyone tell how much we use plsql in real time
How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????
what are the settiings that u use to cofigure the joiner transformation?
How to eliminate duplicates in FF and oracle both
can a port in expression transf be given the name DISTINCT
What are the types of data that passes between informatica server and stored procedure?
What is a difference between complete, stop and abort?
Which transformation should we use to normalise the COBOL and relational sources?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
In informatics server which files are created during the session rums?
Using Informatica Visio to generate mappings. I am getting error "Table Definition Not Found Exception Error" while importing the template.