sir ,

    i am working 6.5.2 postgresql 
in creation foregein key in table 

syntax i am writing is
1)create table gk
(sno  int primary key);

2)create table kk
(sno int references gk,
sname varchar(2));
i am getting message like this foregein key is not
implemented .
please write which version it supports .
please send reply assp

ganesh 

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

Reply via email to