SQL, Does it matter which table I enter data into first? Or do I need to
first
put in the data into Studios, Genres, Actors, & Stars first before adding
to Titles and TitleGenres since they use the IDs of the other table? Or
should I convert it to type innodb and make the IDs foreign keys in th
correct IDs.
David
-Original Message-
From: John Chang [mailto:johnec@;umich.edu]
Sent: Thursday, October 17, 2002 9:09 AM
To: [EMAIL PROTECTED]
Subject: input data which table first
SQL, Does it matter which table I enter data into first? Or do I need
to
first
put in the data into