View Single Post

   
  #9 (permalink)  
Old 02-24-2008, 12:01 PM
Niall Litchfield
 
Posts: n/a
Default Re: ORA-00928: missing SELECT keyword

anaskhans@gmail.com wrote:
> 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?


You've reported an error which is almost certainly a syntax error in
the query. There is only one way to find that and that is to look at
the query. If you don't wish to do that on usenet, then the most
appropriate course of action would be to log a tar with support.

Niall

Reply With Quote