Re: Delete coloumn

From: Grant <grant(at)conprojan(dot)com(dot)au>
To: Suhadi <suhadi(at)indosatcom(dot)net>
Cc: SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Delete coloumn
Date: 2001-08-07 04:42:45
Message-ID: Pine.LNX.4.21.0108071441010.14532-100000@webster.conprojan.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

My response was incorrect! That's what you get for using phppgadmin all
day everyday. A transparent feeling that there is alter table drop column
support in postgresql :) Sorry.

> > Please send to me how to delete coloumn in SQL.
> > Thank's
>
> http://www.ca.postgresql.org/users-lounge/docs/7.1/reference/
>
> Bookmark the above URL.
>
> ALTER TABLE is what you are looking for:
>
> http://www.ca.postgresql.org/users-lounge/docs/7.1/reference/sql-altertable.html

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Sundararajan 2001-08-07 05:15:39 Delete Trigger Issue
Previous Message Robby Slaughter 2001-08-07 04:35:53 RE: Delete coloumn