My manager has just ask that I add a flag to one of the databases that my department uses that will appear as a reminder any time a certain customer name is entered. Normally this would not be a problem for me. However, my manager also mentioned that she wants the flag to appear even if my co-workers misspell the customer name, don't enter the entire name, or use the customer's initials. How would you recommend accomplishing this? I thought about adding a customer name table to my database, but I'm not sure that is the best approach, because we have several hundred thousand customers, and the table would be massive. Any suggestions you have would be greatly appreciated.