Hi all

I was wondering whether or not I can run commands other than the typical
SELECT, INSERT, UPDATE & DELETE. For instance, I am working with Oracle and
would like to launch with Perl scripts that would use the DBMS_STATS
package. And I would also like to launch commands such as: alter
database..., alter system..., alter table..., alter index..., create
tablespace..., alter tablespace..., drop tablespace..., alter datafile...,
etc, etc, etc.

Has anybody done that before? Can I just use the "do->" command to do those
tasks mentioned above?

Thanks in advance for your wise advise. :-)

Marc Torres Alvarez

Reply via email to