Mysql: How to query a column whose type is bit? December 31, 2023 by Tarik SELECT * FROM table WHERE active = (1)