I'm looking to creating a movie database of my collection. What would I need to set the primary key to if I don't want to be adding duplicate titles of movies? I do not want to add the same movie more than once in other words.
Would it be correct to set the primary key to the title of movie field? Or would I have to go as far as to enter the UPC bar code of each movie because that would act more like an identification number to each movie which is never the same?
Any help would be appreciated. Thanks.