Questions? Feedback? powered by Olark live chat software Destination Big Bear - Find Cabin Rentals
logo
select isnull(Top_Property,0) Top_Property,newid(), Property.propid, Main_image from property Left Outer Join InquiryNA as I On I.PropID=Property.PropID Left Outer Join Property_Mgt On Property_Mgt.PropID=Property.PropID where status in(1,35) and isnull(ShowOnDBB,0)=0 AND (Property.propid NOT IN (356,357,358,391)) and Property.PropID not in (Select intPropID from Favorites where intTenantID = 0 and IsLike = 0) order by Top_Property desc, newid()