Getting ready to try my hand at really using constraints. Anyone reason why I should not set the On Delete and the On Update to Cascade? This option just makes sense in my book...if I delete an instance in one table, it should get rid of them all. I could see setting these to No Action if you want to create a history of some type. Just a little nervous when it comes to the "delete" word.