select * from rental where (`view` = 1) and (`city` = "藤枝市") and ((`type` = 5) or (`type` = 6)) order by regdate desc
物件名 |
空き区画数 |
住所 |
賃料 |
敷金 |
礼金 |
詳細 |
資料 |
大東町駐車場 |
1 |
大東町 |
3,000円 |
- |
- |
詳細 |
資料 |
select * from rental where (`view` = 1) and (`city` = "焼津市") and ((`type` = 5) or (`type` = 6)) order by regdate desc
select * from rental where (`view` = 1) and (`city` = "島田市") and ((`type` = 5) or (`type` = 6)) order by regdate desc
select * from rental where (`view` = 1) and (`city` = "牧之原市") and ((`type` = 5) or (`type` = 6)) order by regdate desc
select * from rental where (`view` = 1) and (`city` = "御前崎市") and ((`type` = 5) or (`type` = 6)) order by regdate desc
select * from rental where (`view` = 1) and (`city` = "吉田町") and ((`type` = 5) or (`type` = 6)) order by regdate desc
select * from rental where (`view` = 1) and (`city` = "その他") and ((`type` = 5) or (`type` = 6)) order by regdate desc