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:29:32
Message-ID: Pine.LNX.4.21.0108071428530.14532-100000@webster.conprojan.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Robby Slaughter 2001-08-07 04:35:53 RE: Delete coloumn
Previous Message Suhadi 2001-08-07 04:16:00 Delete coloumn