How can I Delete/Alter Unique Constraint

Поиск
Список
Период
Сортировка
От shreedhar
Тема How can I Delete/Alter Unique Constraint
Дата
Msg-id 002701c24f2f$9037fa00$1201a8c0@a4005
обсуждение исходный текст
Ответы Re: How can I Delete/Alter Unique Constraint  (Bhuvan A <bhuvansql@linuxfreemail.com>)
Список pgsql-admin
Hi All,

How can I delete Unique Constraint/ Alter Unique Constraint.

example

tblStudent
=======
stdid
stdname
classid

previously I gave stdname as UNIQUE
but I need to alter it as UNIQUE (stdname,classid)

Just it is an example, donot ask why not more than one student with same can
exist in one class.

Thanks alot,

With Best Regards,
Sreedhar Bhaskararaju 1,2nd Main Road, KottuGardens, Chennai - 600 085 Ph :
4475111 Email : shreedhar@lucidindia.net


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

Предыдущее
От: nikolaus@dilger.cc
Дата:
Сообщение: Re: ProstGreSQL on RAID Question
Следующее
От: Bhuvan A
Дата:
Сообщение: Re: How can I Delete/Alter Unique Constraint