67
MySQL MAKE_SET() Function
MAKE_SET(bits,str1,str2,…) is a Sring function of MySQL. This method returns values from set for the given bit.
Syntax
Example 1
Output:
Example 2
Output:
Example 3
Output:
Example 4
Output:
Next TopicMySQL String