View Single Post
  #8 (permalink)  
Old 07-29-09, 16:59
rski rski is offline
Registered User
 
Join Date: Nov 2006
Posts: 82
OK, but you can't say that
Quote:
if you put a column in parentheses after DISTINCT, that does not change what DISTINCT does -- DISTINCT applies to all columns in the SELECT clause
cos in postgres it is not true .
Reply With Quote