Hi
I have this table
name age
John 14
Katy 14
Mark 15
and I want the number of rows where the age is equal to 14 , so in this example the result should be (2)
but my problem is that I dont know how to start , so can any one help ne with that please