I'm trying to set up a database that logs search terms. For each search term entered SQL checks if the search term exists, if not it INSERTS a new record, if true it UPDATES the existing fieldI'm trying to set up a database that logs searc
I'm trying to set up a database that logs search terms. For each search term entered SQL checks if the search term exists, if not it INSERTS a new record, if true it UPDATES the existing fieldI'm trying to set up a database that logs searc