write sql query to remove null value following table
id name
101 dinesh
null jyothi
null bharathi
102 suresh
null shilpha
103 prakesh
null suma
i want the output
id name
101 dinesh
102 suresh
103 prakesh
Answer Posted / reddy
Hi lakshmi in filter t/r in operator not supported,
GM Answer is good
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
Define mapplet?
where to store informatica rejected data? How to extract the informatica rejected data?
What is rank transform?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
how to load dimension table and fact table. plz tell me the steps.
Quickly characterize reusable change?
What is the difference between informatica 7.0 and 8.0?
What are the data movement modes in informatica?
can we override a native sql query within informatica? Where do we do it?
Enlist the various types of transformations.
Could you explain what is enterprise data warehouse?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
Is it possible to use a client with different version than that of its Informatica server?
What are the types of caches in lookup?