Hi,
What is the short cut for executing sql statements in pl/sql developer individually. Toad has Ctrl+enter and it executes that particular sql statement only. I am not able to do the same here.
For ex:
In my sql editor window, I have 2 queries and i want to execute one after another like...