Turn off row number in result grid?

I'm probably overlooking a setting somewhere in the Preferences menu, but how can I turn off the row numbers in the result grid of a SQL window? :confused: I know I can select all columns except the row number, and export / copy that way, but that is a bit cumbersome when the result has many columns.

Thanx,
HMD
 
This is probably the difference between exporting from the result grid (which includes the row number by default), and exporting by using the "Export Query Results" button to the right of the SQL Window.
 
Back
Top