Connecting Tech Pros Worldwide Help | Site Map

Oracle Schema

Chad
Guest
 
Posts: n/a
#1: Jun 27 '08
Is there an Oracle DB API similar to SQL Server's SQLDMO ?


Mark Townsend
Guest
 
Posts: n/a
#2: Jun 27 '08

re: Oracle Schema


Chad wrote:
Quote:
Is there an Oracle DB API similar to SQL Server's SQLDMO ?
>
>
Chad - this is a defunct newsgroup. You may want to post to
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
http://www.oracle.com/pls/db102/to_t...4258%2Ftoc.htm

You may need an OTN account to read this, but it's free
Mark Townsend
Guest
 
Posts: n/a
#3: Jun 27 '08

re: Oracle Schema


Chad wrote:
Quote:
Is there an Oracle DB API similar to SQL Server's SQLDMO ?
>
>
Chad - this is a defunct newsgroup. You may want to post to
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
http://www.oracle.com/pls/db102/to_t...4258%2Ftoc.htm

You may need an OTN account to read this, but it's free
Closed Thread