I have the following SQL table:
autID (auto increment, number) | externalID (NOT unique, string) | title | price | scanDate (datetime)
I also hav