Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

MySQL-mariaDB

Hello,

I want to create a column where I can add one or two or three string variables. Something similar with the ENUM datatype but with ENUM I can add only one out of my defined variables.
for example: I want to create a column where I can enter a list ( 'France','Germany', 'Italy') and from that list when I insert something into that column I want to be able to add : France or France and Germany or all 3 : France, Germany, Italy.
How can I do that ??
the SET datatype won't help me.. from...

MySQL-mariaDB

from MySQL https://ift.tt/2oySRx4
via IFTTT

Post a Comment

0 Comments