Is there an Oracle DB API similar to SQL Server's SQLDMO ?
Oracle Schema
Collapse
This topic is closed.
X
X
-
ChadTags: None -
Mark Townsend
Re: Oracle Schema
Chad wrote:Chad - this is a defunct newsgroup. You may want to post toIs there an Oracle DB API similar to SQL Server's SQLDMO ?
>
>
comp.databases. oracle.server
Oracle comes with a number of pre-installed packages, all starting with
DBMS_xxxx that do many of the things that SQLDMO does. See
You may need an OTN account to read this, but it's free
-
Mark Townsend
Re: Oracle Schema
Chad wrote:Chad - this is a defunct newsgroup. You may want to post toIs there an Oracle DB API similar to SQL Server's SQLDMO ?
>
>
comp.databases. oracle.server
Oracle comes with a number of pre-installed packages, all starting with
DBMS_xxxx that do many of the things that SQLDMO does, plus a lot more.
See
You may need an OTN account to read this, but it's free
Comment
Comment