Hi,
I have a PL/SQL script (create tables, fill tables, print content of tables and drop tables). I want to be quick when I have to run this PL/SQL script. I want to avoid to search de .pdc file on my disk. Something like Reports for SQL scripts.
Any ideas ?
Thank you !