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