How to remove contraint

Поиск
Список
Период
Сортировка
От Vernon Wu
Тема How to remove contraint
Дата
Msg-id TNA8ZTTR962ZSR84WULFWUDAXS63987.3d065641@kimiko
обсуждение исходный текст
Ответы Re: How to remove contraint  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-sql
I have been trying to remove a foreign key contraint from a table with any success. I had a look at the docuemnt, the 
command should be something like

ALTER TABLE mytable DROP CONTRAINT contraiint

What the "contraint" shall be if the table has "Triggers: RI_ConstraintTrigger_16613"?

Thanks 




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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Timestamp problem
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Efficient DELETE Strategies