Claus Pedersen
Member³
In an SQL window I type the select
and press F8 to execute (log on as scott/tiger).
I go to the grid to investigate data. By accident I press F6 and a code completion box pops up with objects beginning with T. The problem is that I can not get it to go away. Pressing Esc or navigating to another item in the grid does not make it go away again.
The only way to make it go away is to place the cursor in the SQL statement and then navigate back to the grid.
SQL:
select * from EMP t
and press F8 to execute (log on as scott/tiger).
I go to the grid to investigate data. By accident I press F6 and a code completion box pops up with objects beginning with T. The problem is that I can not get it to go away. Pressing Esc or navigating to another item in the grid does not make it go away again.
The only way to make it go away is to place the cursor in the SQL statement and then navigate back to the grid.