I have a column in a table, that is a bit data type with the values of 1 and 0 (1 for True, 0 for False).
How would I modify the column so that I could have 3 predetermined codes instead of 2, (100 for approved, 50 for pending, and 0 for not approved)?