Posted by markc600 on 07/14/06 12:48
select Service_Name, max(P3) as P3, max(P4) as P4 from mytable group by Service_Name
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming