I'm considering using Setup Factory to release our Oracle code. These files need to be installed in the database using the sqlplus utility.
I would like the ability to say 'run sqlplus against each of the files in this directory' rather than create a shell operation for each file (I'm lazy and will probably forget a file!).
Is this possible?
Andy
------------------
Andy
I would like the ability to say 'run sqlplus against each of the files in this directory' rather than create a shell operation for each file (I'm lazy and will probably forget a file!).
Is this possible?
Andy
------------------
Andy
Comment