How to do I check if an input data (ex. 123) in record already exist or not?. If the input (123) is existing, give a message "existing" and if not ... just record the new number.
The check should be "like *123*", as 123 could be in the middle of a long record.
The check should be "like *123*", as 123 could be in the middle of a long record.