Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-08-20 : 09:59:05
|
| Sam writes "I know you use Declarative Referential Integrity to enforce constraints. With this approach, you define a relationship between the columns in two tables and the database engine enforces the constraint for inserts, updates, and deletes. So is it recommened to turn it on when assigning permissions. I don't really understand what it does or how it goes about doing it? Would it give you an error say if you did not have primary keys on the tables etc.?" |
|
|
|
|
|