hi there,
After running a query, instead of copying all records into the clipboard, I would like to select let say only from row 2 to row 5, column 1, is that possible ? This can be done in Navigator 3.0
ie.
select a.object_name, a.object_id, a.subobject_name from user_objects a order by...