Can enum values contain spaces on it?
For example, ENUM ('item1', 'item2', 'item 3').
It is allowed?
I am using MySql.
Why not? A line with a space remains a line! http://dev.mysql.com/doc/refman/5.0/en/enum.html
Source: https://habr.com/ru/post/1768986/More articles:Changing the type of an object at some point in its life - javamysql: What is the ROW_COUNT () information function for SELECT? - mysqlCATiledLayer: Code Example - iphoneImplementing a universal interface - genericsDownload file from java application - javaSitecore - создание нового элемента события OnSavingItem перенаправляет оболочку на вновь созданный элемент - sitecoreInheritance in Enterprise Architect - architectureProject Structure jsf 2 - jsf-2PHP, including other php file issues - phpWpf focus setting issue - c #All Articles