foreign key

Поиск
Список
Период
Сортировка
От soundar rajan
Тема foreign key
Дата
Msg-id 19991027191235.373.rocketmail@web2104.mail.yahoo.com
обсуждение исходный текст
Ответы Re: [GENERAL] foreign key  ("Brett W. McCoy" <bmccoy@lan2wan.com>)
Список pgsql-general
Hi all,

Can any one please let me know the alternative of
"foreign key" referential integrity.  I'v pg 6.5.2
under Linux.  I'm not able to use the foreign key
reference.  when I say "create table emp (id int, dno
int foreign key references dept(dno));

the error message points to "foreign" key.  Can any
one help me in this solving theis problem.






=====
Thanks.
Soundar.
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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

Предыдущее
От: bayard kohlhepp
Дата:
Сообщение: re: BEGIN/END DECLARE problems
Следующее
От: "Aaron J. Seigo"
Дата:
Сообщение: Re: [GENERAL] Auto Ordering