CBSE Class 12 Informatics Practices Question 6 of 81

MySQL Functions — Question 2

Back to all questions
2
Question

Question 2

Which function(s) can be used for extracting a substrings ?

Answer

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