Home » SQL & PL/SQL » SQL & PL/SQL » How can drop this table -
How can drop this table - [message #10949] Wed, 25 February 2004 06:57 Go to next message
S
Messages: 27
Registered: December 2001
Junior Member
How can drop this table

'2003 sounds#' and '2003 sounds$'

I have this table in oracle database oracle 7.2

sql>drop table "2003 sounds#";

ORA-00942: table or view does not exist

sql>drop table '2003 sounds#';

ORA-00903: invalid table name

 

Need Help

 
Re: How can drop this table - [message #10959 is a reply to message #10949] Wed, 25 February 2004 09:35 Go to previous messageGo to next message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
See reply in the other thread. Not sure why you started a new one...
Re: How can drop this table - [message #10993 is a reply to message #10949] Sun, 29 February 2004 01:10 Go to previous message
------------
Messages: 1
Registered: February 2004
Junior Member
use TOAD GUI (point, click, drop)
Previous Topic: Set Background color
Next Topic: How to update a column with a column of another table
Goto Forum:
  


Current Time: Fri Apr 19 17:20:21 CDT 2024