MySQL Function Naming

[prev] [thread] [next] [lurker] [Date index for 2007/03/20]

From: Smylers
Subject: MySQL Function Naming
Date: 13:51 on 20 Mar 2007
MySQL has a couple of functions for extracting a substring from a
string.  They differ in how the substring is selected -- in one of them
you specify a delimiter string, and in t'other you specify the index of
the first character you want.

The one in which you specify an index is called Substring().  The one in
which instead of an index you specify a delimiter is called ...  wait
for it ... Substring_Index().

Wow.

Smylers

Generated at 14:43 on 31 Mar 2007 by mariachi 0.52