Is there an easy way to have Squirrel SQL execute pl/sql scripts in
their entirety? I know I can change the session properties terminator
to "/" and the highlight the entire script and run it.
Most tools I've seen (Toad / SQL Navigator / SQL Developer) have a
separate "run as script" button that will run the entire sql window
contents in one go, which is quite handy for procedures and package/type
definitions, etc. Squirrel SQL doesn't seem at first glance to have
this feature ... does it, and I'm just missing it, or has it been
considered or discussed?
Thanks!
Paul
|