MySQL Forums
Forum List  »  Russian

Re: Помогите составить сложный запрос пожалуйста =\
Posted by: Dominique Jann
Date: March 25, 2009 03:04AM

попробуй так
SELECT user_id, COUNT(*) FROM test WHERE message_readed> /*тут твоя дата*/ AND message_readed=false GROUP BY user_id

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Помогите составить сложный запрос пожалуйста =\
3997
March 25, 2009 03:04AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.