Re: Cascading deletions does not seem to work inside PL/PGSQL functions.

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah." (by way of Rajesh Kumar Mallah.
Тема Re: Cascading deletions does not seem to work inside PL/PGSQL functions.
Дата
Msg-id 200207181112.34288.mallah@trade-india.com
обсуждение исходный текст
Ответ на Cascading deletions does not seem to work inside PL/PGSQL functions.  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
Список pgsql-sql
 > what if i do not want to fire sperate delete SQLs for the slave>
> > tables ?

Hi ,

what is mean is that I a have many tables(x,y,z...)  which reference themaster table (M).

I want that the records from the tables (x,y,z ect) automatically get deleted
in the function when i delete the recored in the master (M). so that i do not
have to explicitly delete from each of the tables x,y,z, etc.

actually i want to reinsert the records in the table x,y,z as well as M
with some modification.



sorry for my english.


regds
mallah.

> I'm not sure what you mean by this.

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.



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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Indexing UNIONs
Следующее
От: "Rajesh Kumar Mallah."
Дата:
Сообщение: Re: Cascading deletions does not seem to work inside PL/PGSQL functions.