Friday, 13 September 2013

mysql query from 2 tables

mysql query from 2 tables

I have this mysql query problem. I have 2 tables. one contains id, name,
email and the other one contains id, id_of_member and date.
Now I have to create a query of the members ordered asc by name and I have
to display only the members which date is in a certain month (lets say
january 2012)
Anyone?

No comments:

Post a Comment