write a query to remove null value follwing table?
col1 col2 col3
dinesh null null
null suresh null
null null prakesh

i want the output

col1 col2 col3
dinesh suresh prakesh

Answer Posted / chandrasekar

Hi Srinivas how the sql query execute because the query
returns only max values.. so please clarify.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Sequence generator, when you move from develoment to production how will you reset

1526


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

3604


Explain in detail about scd type 1 through mapping.

688


How can you generate reports in informatica?

668


When do you use sql override in a lookup transformation?

670






where to store informatica rejected data?

766


What are the types of presistent cache in look up tr.

1671


How can we use batches?

686


What is data caches/ index caches?

697


What is a node in Informatica?

720


What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?

881


What does cheating measurement mean?

684


Tell me about MD5 functions in informatica

605


To import the flat file definition into the designer where should the flat file be placed?

748


How can we improve session performance in aggregator transformation?

760