Where to put sql / plsql files to execute

Stroeks

Member²
Hello,

I don't know where to put the sql or/and pl/sql i write to see it just like the reports in pl-sql developer.

I want to see a name in the toolbar (or in one of the menus), (for example 'update emp table') and when i open it, my sql or plsql will be executed. I also would like to hide the connection string for it.

Is this possible?

// Leo
 
Back
Top