row_number() over (partition by dbid, parent_query, statement, creation_time, duplication_rownum order by execution_count desc) as rownum ,min(execution_count) over (partition by dbid, parent_query, ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results