In MySQL, I have an old table entities where the gender column is formatted as ENUM , containing values of type "i", "m", "f".
When migrating this data to the new structure of this table, I wanted to run a query on the database...
asked by
17.12.2013 / 13:42