Jump to content

Re-code binary variable


teearr

Recommended Posts

I'm pretty new to SQL so forgive me if this is extremely easy--I couldn't find an answer by searching the forum or Google. 

I have a binary variable that I want to recode to make it more user-friendly to my client. The column is essentially saying, "Did the customer make a purchase?" and the variables are either 0 for no or 1 for yes. What I want to do is write into SQL that 0 displays as No and 1 displays as Yes. 

How would I do this? I'm using Oracle SQL Developer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...