A problem about alter table - Mailing list pgsql-sql

From jack
Subject A problem about alter table
Date
Msg-id 001601c2b64b$ba8c3b30$1400a8c0@jac
Whole thread Raw
Responses Re: A problem about alter table  (Tomasz Myrta <jasiek@klaster.net>)
Re: A problem about alter table  (Tomasz Myrta <jasiek@klaster.net>)
Re: A problem about alter table  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-sql
Hi, all
I'm using postgreSQL 7.2.3. The following statement always cuases a parser
error, "parse error at or near NOT". Please adivse, thank you in advance.

ALTER TABLE _acct_group1   ALTER groupkey  SET NOT NULL;

Jack



pgsql-sql by date:

Previous
From: Adam Witney
Date:
Subject: Re: Inherancing
Next
From: Tomasz Myrta
Date:
Subject: Re: A problem about alter table