Re: How can I drop an oracle table imported from MS access. HELP ME
From: <setstrom_at_mtpower.com_at_mtpower.com>
Date: 1996/05/23
Message-ID: <4o1rou$brg_at_hydra.bigsky.net>#1/1
Date: 1996/05/23
Message-ID: <4o1rou$brg_at_hydra.bigsky.net>#1/1
In <4nsqe4$ll5_at_rosebud.syntex.com>, jean-claude bodart <jean-c.bodart_at_roche.com> writes:
>I imported a table from ODBC/MS Access. The table name is
>shown in oracle in lowercase character. I cannot drop this
>table because of the lowercase char.
>
>Could you help me
>
>Thank you
>
>Jean-claude
>
From SQLPLUS or equivalent use the DROP statement with the database name
inside "quote" marks.
Received on Thu May 23 1996 - 00:00:00 CEST