Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to drop a column????

How to drop a column????

From: Paolo Quaglia <paolo_at_sitek.it>
Date: 1 Jun 1998 07:27:43 GMT
Message-ID: <01bd8a10$a027bab0$0b00a8c0@ntserver>


Hi I'm a new user of ORACLE 8 .
I came from other DB server expaerience. In SQL to drop a column from a table I used

ALTER TABLE name_table DROP COLUMN name_of_ column;

In ORACLE SQL this expression is not recognized I have read the SQL manual but I have not found the solution

HELP me
Ciao Received on Mon Jun 01 1998 - 02:27:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US