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-09-26 : 10:09:02
|
| Kevin writes "Short of deleting the relationship to in order for the "delete from authors" SQL to work or having to delete through use of a multi-step "where clause" on au_id. How can one delete all records from the table by either deactivating the relationship or deleting the relationship?This is from the pubs - author tableEnforced relationship for replication - checkedEnforced relationship for Inserts and Updates - checked" |
|
|
|
|
|