Bond M
2009-04-10 09:17:25 UTC
I have a report in SQL. One of the columns has either '0' or '1'. I want to replace all the 0s and 1s by 'Inactive' and 'Active'. Is thereany SQL function that can be used to modify the report ?