I have created a database where one of the fields of a table is defined as
enum('M', 'B')
. The tool that I am using, converts it to a **variant** type. I would like to override it and treat it like a character. So the question is, is it stored as a character in the database?
Asked by Rohit Gupta
(2122 rep)
Jan 21, 2025, 01:22 PM
Last activity: Jan 23, 2025, 01:17 PM
Last activity: Jan 23, 2025, 01:17 PM