Subject | Avoiding a delete |
---|---|
Author | rodbracher |
Post date | 2002-06-26T15:22:29Z |
Hi
What is the best way to avoid deleting a record ( a dealer ) from
Table_Dealer
if its key_column is Dealer and this is a non-key column in
Table_Sales.
Ie no delete if the dealer has sales.
Thanks
Rod
What is the best way to avoid deleting a record ( a dealer ) from
Table_Dealer
if its key_column is Dealer and this is a non-key column in
Table_Sales.
Ie no delete if the dealer has sales.
Thanks
Rod