Tagged Questions

0
votes
2answers
587 views

Ignoring a column when condition doesnt match in select query - SQL-Oracle

My requirement is to display a Column in select query when a condition satisfies and not to display the column when condition is not matched. For eg : In this simple table below Table : XYZ Name ID ...