blob: b840f8a29bd6b0fec6abd7fbc9097dc133a2ee02 [file] [log] [blame]
SELECT distinct(registration), count(*) as `count` FROM dfs.drillMinMaxDirCache.`.` WHERE dir0 = MAXDIR('dfs.drillMinMaxDirCache') group by registration;