COERCIBILITY « Information Functions « MySQL Tutorial






20.4.COERCIBILITY
20.4.1.COERCIBILITY(str) returns the collation coercibility value of the string argument.
20.4.2.SELECT COERCIBILITY(USER());
20.4.3.SELECT COERCIBILITY('abc');