阅读背景:

对于以下mysql查询,我得到了一个输出。但是如何修改查询以便我获得一系列日期的结果

来源:互联网 
select hotel.*, hotels.type 
from pe,se 
where p.hotel_Id = s.S_Id 
  and Type="";
select hotel.*, hotels.type 
from pe,se 
where 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: