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: Noob Oracle Question

Re: Noob Oracle Question

From: CJM <cjmnews04_at_REMOVEMEyahoo.co.uk>
Date: Thu, 17 Aug 2006 17:05:14 +0100
Message-ID: <4kjidoFcc7o6U1@individual.net>


I've create a new Data File (SNEData), and a new User (SNE), which in turn creates the Schema. [I did this in OEM]

There is another Schema called IFSAPP within the IFSP database. How do I structure a simple SQL statement in SNE that queries IFSAPP [via SQL Developer]?

Eg.

Select * from IFSAPP.MyTable;

I'm getting a 'SQL command not properly ended' error...

Do I need to create a Database Link; I assume I dont since the two Schema are within the same DB.

Any ideas?

Thanks Received on Thu Aug 17 2006 - 11:05:14 CDT

Original text of this message

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