
ORA-12560 Oracle error indicates a high level error that may have happened in the oracle sqlnet or net8 transport layer. The actual error should be identified based on the other messages that oracle has displayed along with the ORA-12560 error
...
Recent Forum PostsHi,
Use the NVL function.
For ex : Select nvl(name,0) from emp;
If name exists in table, it will display the name or else
Hi,
Add the local user into db2admin group and provide the SYSADM privileges to local user and try.
Mohan Reddy

I will try sql query that is given by you but it is create problem.
Please give proper solution soon.
Thanks.
Re: how to use if statement in Query
Barrye 12-24-2011, 11:59 AM