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 -> Re: ORA-00928: missing SELECT keyword

Re: ORA-00928: missing SELECT keyword

From: Noel <tbal_at_go2.pll-l>
Date: Fri, 18 Mar 2005 10:46:42 +0100
Message-ID: <d1e8cv$fqh$1@inews.gazeta.pl>


Użytkownik anaskhans_at_gmail.com napisał:

> Hi All,
> I am using the same query against 2 schemas in same server having same
> set of tables and data . Do you think in such a situation the seeing
> the query has any importance?
>

2 schemas? Same server? You just duplicated table names. Now you need to prefix table usage with schema name, don't you? Post your query, it might help us with quick answer.

-- 
Noel
Received on Fri Mar 18 2005 - 03:46:42 CST

Original text of this message

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