When making a grid selection in the query result grid, allow right-click "Copy as Filter". For example, you could select a particular employee and job and you'd get a where clause predicate such as "ENAME='KING' and JOB='PRESIDENT'" on the clipboard. Then you could very quickly refine your where clause or go right into the data grid tab and use the filter.