I want to get the users count who has more than 10 orders , just like the following sql does:
select count(1) from ( sel