Mega Code Archive

 
Categories / MySQL Tutorial / Information Functions
 

SELECT COERCIBILITY(abc)

mysql> mysql> SELECT COERCIBILITY('abc'); +---------------------+ | COERCIBILITY('abc') | +---------------------+ |                   4 | +---------------------+ 1 row in set (0.00 sec)