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: Interbase to Oracle

Re: Interbase to Oracle

From: Alan Formstone <aformstone_at_us.lhsgroup.com>
Date: Mon, 25 Oct 1999 15:58:11 -0400
Message-ID: <3814b67d@news.lhsgroup.com>

Paul Cardwell wrote in message
<3c1R3.8718$G6.778057_at_news0.telusplanet.net>...
>I have a substantial amount of code (Delphi) that I developed with
>Interbase but I now need to go live into Oracle. The problem, Oracle
>prefixes all the tables with the owner name...is there a way not to
>have this prefix when making the tables? My sys admin says no.
>

if you create a table without the owner prefix, the table will be created in the schema of the user that issued the command. I think I've answered your question but I'm not sure!

Alan Received on Mon Oct 25 1999 - 14:58:11 CDT

Original text of this message

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