MAKE_SET(0,'a','b','c'); : MAKE_SET : String Functions MySQL TUTORIALS


MySQL TUTORIALS » String Functions » MAKE_SET »

 

MAKE_SET(0,'a','b','c');


mysql>
mysql>
mysql> SELECT MAKE_SET(0,'a','b','c');
+-------------------------+
| MAKE_SET(0,'a','b','c'|
+-------------------------+
|                         |
+-------------------------+
row in set (0.02 sec)



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo String Functions
» MAKE_SET