chrisppppp
MIS
Crystal Server Management Studio 2005
Hi, i have a query with this line in it:
MAX(CASE tblTrans.PremiumID WHEN 'PI' THEN tblTrans.Premium ELSE 0 END) AS PINetPremium
i would like it now to say when it starts with PI, i know how to use the like and %, but am just not sure how to do it, any chance someone can give me some help?
Cheers
Hi, i have a query with this line in it:
MAX(CASE tblTrans.PremiumID WHEN 'PI' THEN tblTrans.Premium ELSE 0 END) AS PINetPremium
i would like it now to say when it starts with PI, i know how to use the like and %, but am just not sure how to do it, any chance someone can give me some help?
Cheers