[hibernate-dev] Question regarding DISTINCT

Michael Barker mbarker at buni.org
Mon Feb 19 10:47:53 EST 2007


>
> You are wondering why a DISTINCT you put into your query is actually 
> send to the database in the generated SQL?
Yes, or more specifically, why DISTINCT is sent to the database in cases 
where result set will be the same with or without the DISTINCT clause.




More information about the hibernate-dev mailing list