Posted by Alex Kuznetsov on 10/13/06 20:18
CASE WHEN Min(Rent/BR) = MAX(Rent/BR) THEN ... ELSE Cast(Min(Rent/BR) as varchar(10)) + '-' + Cast(MAX(Rent/BR) as varchar(10)) END
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming