CIS4365: Database Applications Fall, 2017 |
Part II Questions Perform these activities only AFTER you have completed Part I.
1. Add at least one patient to the database and one corresponding
treatment. This shouldn’t be a problem. Check out the commands I used in
the data file I gave you.
2. Delete at least one patient from the database. This one is also
easy BUT, don’t forget about referential integrity. You CAN NOT delete a
patient if there are references to that patient in any other table. This page was last updated on 08/24/03. |