Definitions for "Instr"
Keywords:  nth, str, substring, zero, starting
The instring function returns either the starting position of the substring, str2, within str1, or zero if that substring does not exist. The form Instr(n, str1, str2) returns the nth occurences of the substring, str2, within str1 or zero if that substring does not exist.
Keywords:  string, last, employees, select, checks
Checks to see if a value is in the string. select instr(last_name,'a'),last_name from employees;
Keywords:  lights
Instrument lights.
Instructions
Instructional