Break referential integrity.

Поиск
Список
Период
Сортировка
От Rudi Starcevic
Тема Break referential integrity.
Дата
Msg-id 3F0258B6.1040908@oasis.net.au
обсуждение исходный текст
Ответы Re: Break referential integrity.  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-sql
Hi,

I know that if you have a trigger and function then drop/replace the 
function the trigger needs
to be drop/replaced too so that it can see the new function.

Is it the same for Ref. Integ. on table's too ?

If table B's foreign key references table A and you drop/replace table A
then the reference from table B to table A is broken and needs to be 
recreated ?

Hope I explained that OK.

Thanks
Rudi.





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

Предыдущее
От: Ang Chin Han
Дата:
Сообщение: Re: LEAST and GREATEST functions?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Break referential integrity.