Advertisements
Advertisements
प्रश्न
Which MySQL string function is used to extract a substring from a given string based on a specified starting position and length?
विकल्प
SUBSTRING_INDEX()
LENGTH()
MID()
TRIM()
MCQ
उत्तर
MID()
Explanation:
The syntax of the MID() function:
MID(string, start_position, length)
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?