In most cases the multisession mode is very versatile, but sometimes i would be useful to spawn a child sql-window with he same session as the parent, while the rest of developer runs in multisession.
After making DML in the database, sometimes I would like to double-check the results before committing or rolling back.
It can of course be done by writing some new query in the same window, but would be much easier to manage in another (child)-window with the same session.
After making DML in the database, sometimes I would like to double-check the results before committing or rolling back.
It can of course be done by writing some new query in the same window, but would be much easier to manage in another (child)-window with the same session.