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