1054 - Unknown column 'domain_count' in 'where clause'

SELECT * FROM domains WHERE domain_url like '0%' and domain_count>'3' ORDER by domain_pr DESC,domain_count DESC LIMIT 50

[SQL Error]