Re: ALTER Table

From: Shridhar Daithankar <shridhar_daithankar(at)myrealbox(dot)com>
To: Alex <alex(at)meerkatsoft(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ALTER Table
Date: 2003-10-31 11:15:57
Message-ID: 3FA2446D.90607@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alex wrote:
> is it possible to add a column to a table at a specific place ? Reading
> the man pages i could not figure that out.

Why do you want to add it at specific location? What does it achieve?

Shridhar

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex 2003-10-31 11:27:11 Error Messages / Codes in DBD / JDBC
Previous Message Alex 2003-10-31 11:04:02 ALTER Table