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, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results