Hi friends!
Is this possible to display boolean value(true/false) as another string format(valid/Invalid) by select statement?If possible,please help me to do this.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Dec 3, 2011, 6:50 AM
Assuming the BIT value will be either 0 or 1 and not NULL, I'd try: