SELECT EXPORT_SET(6,'1','0',',',10); : EXPORT_SET : String Functions MySQL TUTORIALS


MySQL TUTORIALS » String Functions » EXPORT_SET »

 

SELECT EXPORT_SET(6,'1','0',',',10);


mysql>
mysql>
mysql> SELECT EXPORT_SET(6,'1','0',',',10);
+------------------------------+
| EXPORT_SET(6,'1','0',',',10|
+------------------------------+
0,1,1,0,0,0,0,0,0,0          |
+------------------------------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo String Functions
» EXPORT_SET