I swear I have the worst textbook ever written...it's a joke, they don't explain anything correctly.
I'm working with an access db, and one of the problems i'm working on is "identify all primary keys for the tables. Use "create index" statements to create indices for each primary key. Identify all foreign keys in all the tables and the table which the foreign key refers to. Use "create index" statements to create indices on all the foreign keys. Identify primary and foreign keys and what table each foreign key refers to."
What would make it just a bit easier is knowing wtf a primary and foreign key is..
I'm working with an access db, and one of the problems i'm working on is "identify all primary keys for the tables. Use "create index" statements to create indices for each primary key. Identify all foreign keys in all the tables and the table which the foreign key refers to. Use "create index" statements to create indices on all the foreign keys. Identify primary and foreign keys and what table each foreign key refers to."
What would make it just a bit easier is knowing wtf a primary and foreign key is..