I am trying to create a database for a video store
but i am having great difficulty with it.
i want to create a database that will store the movie(information), and then say if that movie has 100 copies i want information about the copy number as well.
the way i thought that would work, was as soon as i get a new movie i enter the information, then the information is entered into the movie database and also a new table is create for that particular title, with say a 100 entries for each copy.
but i am having trouble linking the three tables together
can some one help me
but i am having great difficulty with it.
i want to create a database that will store the movie(information), and then say if that movie has 100 copies i want information about the copy number as well.
the way i thought that would work, was as soon as i get a new movie i enter the information, then the information is entered into the movie database and also a new table is create for that particular title, with say a 100 entries for each copy.
but i am having trouble linking the three tables together
can some one help me