Posted by markc600 on 06/02/06 13:12
The problem is I'm trying to guess your business rules SELECT Mat, MAX(Dur) AS Dur FROM MAND GROUP BY Mat HAVING COUNT(*)>1 AND COUNT(DISTINCT Dur)=1 AND MAX(Dur)='d'
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming