David Stanaway <[EMAIL PROTECTED]> wrote:
> In this case the row is ID (Case sensitive) so whenever 
> you refer to it you must refer to it as "ID"
> ...
> 
> > proba=# alter table tabla1 drop constraint ID not null;
> 
> Here you refer to it as ID which is case folded to id and 
> does not refer to the column named ID.
> 

I tried it with "ID", but it doesn't work neither. :(
Why? What should I do?

THanx!
Bye!




---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to