Searching the grid

mike

Member³
Someone asked me how to search long columns the other day. We ended up writing a small script to get us by.

It got me thinking though. I've thought before that it would be nice if we could do a find on the SQL grid and I haven't found a way to do it. I end up sorting the column and scrolling. It would be nice if PL/SQL Developer could do that, and also search through the long columns. Maybe highlight the column it finds with the text in it or something.

Thanks,

Mike
 
Back
Top