Informatics Practices
Which function(s) can be used for extracting a substrings ?
SQL Queries
1 Like
Answer
The SUBSTRING()/SUBSTR() and MID() functions can be used for extracting a substrings.
Answered By
2 Likes
Which function(s) can be used for extracting a substrings ?
1 Like
The SUBSTRING()/SUBSTR() and MID() functions can be used for extracting a substrings.
Answered By
2 Likes