> 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
- [SQL] Delete coloumn Suhadi
- RE: [SQL] Delete coloumn Grant
- RE: [SQL] Delete coloumn Robby Slaughter
- Re: [SQL] Delete coloumn Grant
- RE: [SQL] Delete coloumn Grigoriy G. Vovk