115
MySQL POSITION() Function
POSITION(substr IN str) is a Sring function of MySQL. This method returns position of the given sub string in string.
Syntax
Example 1
Output:
Example 2
Output:
Next TopicMySQL String
POSITION(substr IN str) is a Sring function of MySQL. This method returns position of the given sub string in string.
Output:
Output: