Changes

Jump to: navigation, search

Manipulating Text in MySQL

12 bytes added, 14:49, 24 October 2007
MySQL Text Manipulation
MySQL provides a number of built-in functions that can be used to both manipulate text values, and also to perform mathematical calculations on numerical values. The purpose of this chapter is to provide an overview of these functions.
== MySQL Text 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:

Navigation menu