MySQL FIELD Function

MySQL FIELD function is one of the String Functions, which returns the index position of the string (specified in the first argument) by looking at the remaining expression(s). If all the arguments present in it are integers, then they are compared as numbers. If they are strings, then they are compared to sentences or words. … Read more