Auto Select and Auto Execute

Kishu

Member²
Hi ,
Even after enabling auto Select and Auto Execute in preferences and using semicolon at the end of every statement, when i'm trying to execute with F8, it is selecting whole sql window queries
 
Can you provide an example? If the "AutoSelect Statement" option is enabled, only the SQL statement at the cursor should be executed.

SQL statements can be separated by semi-colons or slashes, PL/SQL blocks must be separated by slashes.
 
Back
Top