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 is the format of informatica objects in a repository?
What is domain in terms of informatica?
What are the new features of Power Center 5.0?
Is it possible to use a client with different version than that of its Informatica server?
Define filter transformation?
what are the Methods For Creating Reusable Transformations?
How to generate sequence numbers?
How do you change a non-reusable transformation to reusable transformation?
What are the databases that informatica can connect to windows?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
Differentiate between source qualifier and filter transformation?
What is primary and backup node?
What are pre and post-session shell commands?
Explain the features of connected and unconnected lookup.
How do you load first and last records into target table?