IT
摘要: select isNull(max(EvenId),0) as teevenid from info_hotelevent where hotelcode like '4506020003%' select max(EvenId) as teevenid from info_hotelevent where hotelcode like '4506020003%' 阅读全文
posted @ 2009-03-12 15:20 liufei 阅读(148) 评论(0) 推荐(0) 编辑