is there any possibility of converting string like '1101' to its BIT(4) equivalent in MySQL? I have checked CONVERT/CAST functions but they do not allow to do so.is there any possibility of converting string l
is there any possibility of converting string like '1101' to its BIT(4) equivalent in MySQL? I have checked CONVERT/CAST functions but they do not allow to do so.is there any possibility of converting string l