Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-00928: missing SELECT keyword
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.
-- NoelReceived on Fri Mar 18 2005 - 03:46:42 CST