Re: Delete coloumn - Mailing list pgsql-sql

From Grant
Subject Re: Delete coloumn
Date
Msg-id Pine.LNX.4.21.0108071428530.14532-100000@webster.conprojan.com.au
Whole thread Raw
In response to Delete coloumn  ("Suhadi" <suhadi@indosatcom.net>)
Responses Re: Delete coloumn  (Grant <grant@conprojan.com.au>)
List pgsql-sql
> 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



pgsql-sql by date:

Previous
From: "Suhadi"
Date:
Subject: Delete coloumn
Next
From: "Robby Slaughter"
Date:
Subject: RE: Delete coloumn