On Fri, 1 Apr 2011, Raghavendra wrote:

Try out this...
alter table <table name> add primary key(column name);

Raghavendra,

  Aha! I missed noticing that I need parentheses around the column name.

Much thanks,

Rich

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to