If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hello,
I have a column in my table called reboot and it should have a string value of either true or false but in some cases 0 or 1 have been entered. Is there some way I can change the 0 and 1 to false and true during a select statement?