max(col)>min(col)
max(col)=min(col)
count(1)=count(*)>count(col)>count(distinct col)
sum(col)/count(col)=avg(col)
count(distinct col)>count(col)