0
Answer

Combine this two query into single SQL query

I have this two queries (from SAME table), and want to combine into one SINGLE query, how? How can we use CASE WHEN THEN for such situation? This is for the Oracle query.