Home > wedding reception venues > The Hotel Como
The Hotel Como
select count(intrating) as reviews,round(avg(cast(intrating as float)),2) as rating from tblfeedback inner join tblmember on tblmember.lngMemberID=tblfeedback.lngmemberID where (lngsupplierID=1165 or strbusinessname='The Hotel Como' or strbusinessname='The Hotel Como') and year(getdate())-year(dtmadded)<=15 and tblfeedback.active = 1