December 9, 2009
(0) Comments
CHAR_LENGTH(str) function Returns the length of the string str, measured in characters. A multi-byte character counts as a single character
Read More...July 9, 2009
(0) Comments
Returns the string that results from concatenating the arguments to gother. May have one or more arguments…
Read More...May 24, 2009
(0) Comments
mysql ASCII function keyword is used to return the numeric value of the leftmost character of the string …
Read More...May 9, 2009
(0) Comments
BIT_LENGTH(str) function Returns the length of the string str in bits …
Read More...March 15, 2009
(0) Comments
mysql SUBSTRING function keyword to split the string for a field into sub strings …
Read More...

