- Jan 27, 2002
- 149
- 0
- 71
Let's pretend I have a field called "title" in a table called "person".
Table is of type ENUM with 4 options: Mr, Mrs, Miss, and Ms
I want a query that retrieves these options rather than what the rows contain?
If so How?
Thanks
Table is of type ENUM with 4 options: Mr, Mrs, Miss, and Ms
I want a query that retrieves these options rather than what the rows contain?
If so How?
Thanks