Mechanics of UpDate:Cascade

Поиск
Список
Период
Сортировка
От beyaNet Consultancy
Тема Mechanics of UpDate:Cascade
Дата
Msg-id 94326F1E-53DA-11D8-A6EB-0003938366A4@ntlworld.com
обсуждение исходный текст
Список pgsql-sql
Hi,
could someone please explain to me the mechanics of an UpDate:Cascade? 
Delete:Cascade I fully understand but not Update. I have 2 tables A and 
B. On B I have created a foreign key on user_id in both B and A for 
Update and Delete cascade. If I delete from A it deletes all from B. If 
I update A what happens in B?

regards


Andrew



В списке pgsql-sql по дате отправления:

Предыдущее
От: David Arnold
Дата:
Сообщение: An order by question
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Sometimes referential integrity seems not to work