Posted By: sako Few questions - 09/13/16 08:41 AM
Hi to All.
I have few questions on PL/SQL Devepoler behaviour/preferences.
1. Is there please any possibility to jump into data grid directly after execution of sql statement? I created shortcut to switch between statement and grid, but jump to grid after execution seems to me better option.

2. PL/SQL Developer leaves on disk some kind of temporary files. For exaple, when I open SQL file, pl/sql dev create file with ~sql extension. This file stays on the disk when I close my sql file, even when i close pl/sql dev. Is this correct behaviour?

Thank for all answers.
m.
Posted By: Marco Kalter Re: Few questions - 09/13/16 09:10 AM
[quote]1. Is there please any possibility to jump into data grid directly after execution of sql statement? I created shortcut to switch between statement and grid, but jump to grid after execution seems to me better option.[/quote]
There is no option for this. The function key is the best option at the moment.

[quote]2. PL/SQL Developer leaves on disk some kind of temporary files. For exaple, when I open SQL file, pl/sql dev create file with ~sql extension. This file stays on the disk when I close my sql file, even when i close pl/sql dev. Is this correct behaviour?[/quote]
These are backup files of your source files. They hold the previous version of the source file before the last save. You can configure this through Tools > Preferences > Files / Backup.
Posted By: sako Re: Few questions - 09/13/16 10:34 AM
Hi, thanks for quick answers.
m.
© Allround Automations forums