Query Run
USE enwiki_p; SELECT SUM(IF(up_value = "male", 1, 0)) as... 3 years ago