Mechanics of Update:Cascade

Поиск
Список
Период
Сортировка
От beyaRecords - The home Urban music
Тема Mechanics of Update:Cascade
Дата
Msg-id 3968B922-53DB-11D8-A6EB-0003938366A4@beya-records.com
обсуждение исходный текст
Ответы Re: Mechanics of Update:Cascade
Re: Mechanics of Update:Cascade
Список 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?

many thanks



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

Предыдущее
От: "email lists"
Дата:
Сообщение: Re: query not using index for descending records?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: [NOVICE] 'select nextval('seq_name');' in a function ?