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

Home -> Community -> Usenet -> c.d.o.misc -> Re: tables and columns

Re: tables and columns

From: Peter Laursen <ptl_at_edbgruppen.dk>
Date: 9 Feb 2000 11:35:43 GMT
Message-ID: <01bf72f1$aad14730$2c289a0a@apollo>

Leif Kuschel <Leif.Kuschel_at_t-online.de> skrev i artiklen <87rhm7$f04l$1_at_fu-berlin.de>...
> thanks for answer,
>
> I think the most of my problems are solved with a special oracle - sql -
> manual :-).
> Is there any webside ?

http://technet.oracle.com/ is good. Lots of manuals to download. Its free but you have to register.

> At this moment I checked the sql - command :
> "ALTER TABLE TeSiPrivilege DROP COLUMN columnname;"
> But it doesn't work.

alter table DROP COLUMN ... is not available in ORACLE 8.0 and below.

Peter Laursen Received on Wed Feb 09 2000 - 05:35:43 CST

Original text of this message

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