Hii
I am having one MYSQL database in that i am having one column in a table as Status which has
1.Pending
2.Pending
3.over
4.over
5.Pending
Likewise now i want to took the Pending data alone in MySQL database ..
Now i want to know the query for that.....