Hello,
it's rather a long time that I've been here...
I wrote some PL/SQL procedures. When they're finished I Need to run some queries on newly created tables.
This needs to be done every monday. I thought maybe I can write some nifty perl script.
My question is: can PL/sql code be implemented in perl. Is there somewhere documentation about it ???