Howto change column length
Dan C <danc@bspmail.com>
From: "DC" <danc@bspmail.com>
To: pgsql-general@postgresql.org
Date: 2001-11-05T17:21:12Z
Lists: pgsql-general
I have a column (ie name varchar(10)) and I want to alter it to varchar(20) I've looked throught the docementation and web for examples (no luck), can anyone help? thx