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:


MySQL String POSITION() Function

Example 2

Output:


MySQL String POSITION() Function
Next TopicMySQL String




Latest Courses