Re: create table error
От | Kumar S |
---|---|
Тема | Re: create table error |
Дата | |
Msg-id | 20040913133502.47818.qmail@web61207.mail.yahoo.com обсуждение исходный текст |
Ответ на | timestamp precision (A Gilmore <agilmore@shaw.ca>) |
Ответы |
Re: create table error
Re: create table error |
Список | pgsql-novice |
Dear group, I am getting a constant error that says Parse error at "(". I am using 7.4 and I never had this kind of problem in previous versions. lines of my code: create table contacts ( con_id serial , exp_id serial REFERENCES experiment, con_lname varchar(32) , con_fname varchar(32) , con_addressline varchar (64), con_zip varchar(16) , ); Is there some problem with these sql statements. please help. Thank you. psk __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail
В списке pgsql-novice по дате отправления: