MySQL Cast as Boolean August 25, 2020August 25, 2020 Sreeram Sreenivasan MySQL Sometimes you may need to cast as boolean in MySQL. Here’s how to cast string as boolean and cast int as boolean. Continue reading