Forum Moderators: open
Looking for suggestions on accepted practices for field type when data is True False Y N 0 1
It is always good practice to use the most efficient field type you can - boolean (bit) in this case - assuming you are running MySQL 5.0.3+