I'm working on a project and I want to store some easily enumerated information in a table. MySql's enum data type does exactly what I want: I'm working on a project and I want to store so
I'm working on a project and I want to store some easily enumerated information in a table. MySql's enum data type does exactly what I want: I'm working on a project and I want to store so