MySQL provides string functions for measurement, conversion, and modification of strings. Some key functions include BIN(), CHAR_LENGTH(), CONCAT(), FORMAT(), INSERT(), LEFT(), LOWER(), REPLACE(), and TRIM() which can return binary representations, character lengths, concatenated strings, formatted numbers, substrings, lowercase strings, replaced substrings, and trimmed strings.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
327 views
MySQL Cheat Sheet String Functions PDF
MySQL provides string functions for measurement, conversion, and modification of strings. Some key functions include BIN(), CHAR_LENGTH(), CONCAT(), FORMAT(), INSERT(), LEFT(), LOWER(), REPLACE(), and TRIM() which can return binary representations, character lengths, concatenated strings, formatted numbers, substrings, lowercase strings, replaced substrings, and trimmed strings.