Module string

Module string 

Source
Expand description

String scalar functions

Modulesยง

elt ๐Ÿ”’
MySQL-compatible ELT function implementation.
field ๐Ÿ”’
MySQL-compatible FIELD function implementation.
format ๐Ÿ”’
MySQL-compatible FORMAT function implementation.
insert ๐Ÿ”’
MySQL-compatible INSERT function implementation.
locate ๐Ÿ”’
MySQL-compatible LOCATE function implementation.
regexp_extract ๐Ÿ”’
Implementation of REGEXP_EXTRACT function
space ๐Ÿ”’
MySQL-compatible SPACE function implementation.

Functionsยง

register_string_functions
Register all string functions