I have a Table containing facebook Ids of my users and I have to make a report on who is using facebook or not.
For the facebook user, the datarow contains a number else it contains null
My result have to be like that :
NbUsers Facebook 1000 no 500 yes I don't know how to construct my query!
Any help will be helpfull!
Thanks a lot!!