İlan No Ara
Filtre
Kredini Hesapla
İstanbul House - Satılık Kiralık Daireler
Error at 2024-11-24 23:24:27:
Query: select t1.ilan_id,
t1.emlak_durumu,
t1.emlak_kategori,
t1.konut_tipi,
t1.is_yeri_tipi,
t1.il,
t1.ilce,
t1.semt,
t1.fiyat,
t1.metrekare,
t1.doviz_cinsi,
t1.ilan_baslik,
t2.oda_sayisi,
t2.bina_m2,
t2.arazi_m2 from ilanlar as t1 inner join konut_ozellikler as t2 on(t1.ilan_id = t2.ilan_id) where t1.emlak_kategori=1 AND t1.is_active='1' and temsilci_id=51 order by t1.ilan_id desc limit -20,20
Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-20,20' at line 15