Breaking News
Loading...
20/12/2013

MySQL: replace_sections function on common_schema

To use the function, we must install common_schema on MySQL Server.

Here is an example:

SELECT replace_sections('The quick brown fox', 
        '<', '>', '') AS result;

 
http://common-schema.googlecode.com/svn/trunk/common_schema/doc/html/replace_sections.html

0 comments:

Post a Comment

 
Toggle Footer