Changes

Manipulating Text in MySQL

283 bytes added, 15:00, 24 October 2007
MySQL String Manipulation Functions
== MySQL String Manipulation Functions ==
MySQL provides wide selection of functions which may be called during a SQL statement to make changes to text values. The following table lists the most frequently used functions in this category. Some example of how to use these functions are included after the table. For extensive details on how to use each of these functions refer to [http://www.linuxtopia.org/online_books/database_guides/mysql_5.1_database_reference_guide/string-functions.html the MySQL Reference Guide]:
<table border="1" cellspacing="0">