Dear,
I just want to understand how to do this through sql query, is there any oracle new features for select statement if first query is failed then get result from another query.
Let's suppose i search deptno 50 in the dept table if no data exist then it execute another query.
Pls advise.
Thanks.