...and if you are using enterprise manager...
click the sql button while looking at that result set. copy the sql that generated that result...
click tools....query analyzer, paste in your sql, the press F5 or "run" button.
...you can also make the results display as text rather than in a grid if that's what you got...also, in the settings for query analyzer, set it to return more than the default if it is cut off
...in case you're new to qa. :)