Column Pop-Up when writing SQL

When writing a SQL, a popup appears following the . after the table name or alias.
In Toad, you could then multi-select all the columns you wanted from the Pop-Up. I have tried doing this in PL/SQL Developer but can only manage to get one column at a time.

Any one know how to do this?

thanks
 
You can indeed only get one item after a table alias. I have added this to the list of enhancement requests.
 
Back
Top