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 -> TOAD: SQL Script execution

TOAD: SQL Script execution

From: rik <rik_at_nomail.it>
Date: Fri, 9 Jun 2006 12:52:58 GMT
Message-ID: <44896f3c$0$18286$4fafbaef@reader1.news.tin.it>


Hi, I'm trying to execute a simple SQL script in TOAD

INSERT INTO TABLE (fields...)
SELECT fields FROM TABLE

But I obtain an error on second table:

Table or view not found!

Why this??

I'm logged in TOAD with the users of TableSpace, and then I try to execute a query on a table of this TableSpace

Thanks Received on Fri Jun 09 2006 - 07:52:58 CDT

Original text of this message

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