This shows how to select a total number of rows with a condition!
Brilliant
select count(*) from call_purpose where number='10';