Which function(s) can be used for extracting a substrings ?
The SUBSTRING()/SUBSTR() and MID() functions can be used for extracting a substrings.
SUBSTRING()/SUBSTR()
MID()