Hi,
Not sure if I shoudl ask this here or in a mysql forum.
Is there an easier way to see if a customer record has already been entered or not. Right now I check names and phone numbers but it is very inneficient. Is there a way to do it on the fly with the insert statement. Like scan all records to see if any fields match the fields I want to insert with?
Thanks
Not sure if I shoudl ask this here or in a mysql forum.
Is there an easier way to see if a customer record has already been entered or not. Right now I check names and phone numbers but it is very inneficient. Is there a way to do it on the fly with the insert statement. Like scan all records to see if any fields match the fields I want to insert with?
Thanks