Write the following query with the CASE operator:
- if TRUE return 'False'
- if FALSE return 'True'
Use boolean TRUE and FALSE as conditions and skip the ELSE part.
Write the following query with the CASE operator:
Use boolean TRUE and FALSE as conditions and skip the ELSE part.
Create a free account to access the full topic