Re: Need to get rid of a table with a mixed-case tablename

From: Mistersci <mistersci_at_aol.com>
Date: 12 Jun 1994 10:20:01 -0400
Message-ID: <2tf5ih$994_at_search01.news.aol.com>


In article <2te5nm$2ut$1_at_heifetz.msen.com>, jeffk_at_garnet.msen.com (Jeff Kopmanis) writes:

> (paraphrasing) How to get rid of MiXeD_cAsE_TaBlEnAmE?

Try this from SQL*Plus (it works in ver 5.1, anyway):

   drop table "MiXeD_cAsE_TaBlEnAmE";
Use double-quotes.
Hope this helps. Received on Sun Jun 12 1994 - 16:20:01 CEST

Original text of this message