Sunday, February 26, 2017

Re: group by 3 fields

On Sunday, 26 February 2017 11:11:39 UTC, Larry....@gmail.com wrote:
Order by is not the same as group by. Group by does aggregation 


You should explain what you want to achieve. Grouping is pointless on its own. In any case, when working with an ORM like Django's it is generally not helpful to think in terms of SQL.
-- 
DR. 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/71102a98-7b86-4186-8a5c-84157b758aeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment