Version ebook / Retour
SUBSTR()
SUBSTRING(string, position[, length]) SUBSTRING(string FROM position FOR length)
string
position
length
This function is an alias of SUBSTRING(). See its description next for details and an example of its use.