zach_myt's avatar
zach_myt
Data Pipeline
09-26-2025
Status:
New Idea

The row count should remain when using order by in the query builder

Currently when you run a Select statement the number of rows and columns are shown at the top of the result set. However, when I add an order by clause to the query the row count is removed but the column count remains. Can the "# Rows" value remain once an order by clause is added?

 

 

No CommentsBe the first to comment