I have a database setup with id and 'dogname.' I would like to retrieve 
distinct values of dogname, but allow for 2 of each dogname. So instead of 
limiting it to one distinct value, there could be 2 identical dognames that 
are retrieved, but no more than that.

Is there a way to set this kind of limit for distinct?

-- 



Reply via email to