| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Relation problem
On 23 Jan 2001 12:25:06 GMT, hidders_at_REMOVE.THIS.win.tue.nl (Jan Hidders) wrote:
>I am not sure I understand this. If an organization is deleted/inserted
>then you also have to delete/insert it in the Parties table, otherwise
>referential integrity is compromised.
Assuming that Parties is the supertype, you delete an organization by deleting a row from the table Parties (and by logically cascading that delete through the foreign key references in other tables). Deleting a row from Organizations removes a detail about the organization, not the organization itself.
-- Mike Sherrill Information Management SystemsReceived on Thu Jan 25 2001 - 01:02:14 CST
![]() |
![]() |