additional ALTER TABLE commands

Поиск
Список
Период
Сортировка
От Tariq Muhammad
Тема additional ALTER TABLE commands
Дата
Msg-id Pine.LNX.4.21.0110162243530.14662-100000@genesis.int.libertyrms.com
обсуждение исходный текст
Список pgsql-admin
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
tmuhamma@libertyrms.com


В списке pgsql-admin по дате отправления:

Предыдущее
От: Tariq Muhammad
Дата:
Сообщение: ALTER TABLE commands
Следующее
От: s.chava@wcom.com (Srinivasa Rao Chava)
Дата:
Сообщение: system tables