Re: drop key translation

Поиск
Список
Период
Сортировка
От Chris
Тема Re: drop key translation
Дата
Msg-id 4A85162B.2080107@gmail.com
обсуждение исходный текст
Ответ на drop key translation  (Skylar Saveland <skylar.saveland@gmail.com>)
Список pgsql-general
Skylar Saveland wrote:
> alter table profile_projectexp drop key
> profile_projectexp_person_id_6fe12f6f;
>
> I think that this syntax is specific to mysql.  can someone translate?

drop index profile_projectexp_person_id_6fe12f6f;

--
Postgresql & php tutorials
http://www.designmagick.com/


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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: drop key translation
Следующее
От: Radoslaw Zielinski *EXTERN*
Дата:
Сообщение: Re: 8.4.0 bug - failure to enforce a foreign key constraint