Hello I am trying to set value of an attribute to not null but it does not work I am using the following statment:
UPDATE contact SET attnotnull = TRUE WHERE attname = '_rserv_ts' ; The error I get is as under : ERROR: Attribute 'attname' not found I am running postgressql version is 7.1.3 under solaris. Your help would be much appreciated. Thanks Tariq Muhammad L i b e r t y R M S http://www.libertyrms.com [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
