105
MySQL FIELD() Function
Field(str,str1,str2,str3,….) is a Sring function of MySQL. This method returns the index of string.
Syntax
Example 1
Output:
Example 2
Output:
Example 3
Output:
Next TopicMySQL String