Be the first to get the latest property information according to your criteria with
EMAIL ALERT facility!
Showing 1 - 10 of 67 item(s)
ID Listing: hos936148
-
Online since: 17 May 2013 | Viewed: 8 time(s)
ID Listing: hos763790
SEGERA SANGAT PERLU DANA, PEMILIK SDH PINDAH LN, FASILITAS SANGAT...
Online since: 13 May 2013 | Viewed: 23 time(s)
ID Listing: hos927073
Dekat dengan kelurahan, kantor pajak dan pusat kota
Online since: 04 May 2013 | Viewed: 97 time(s)
ID Listing: hos920297
SEGERA SANGAT MEMERLUKAN DANA, MAU CEPAT PINDAH HRG SDH...
Online since: 25 Apr 2013 | Viewed: 79 time(s)
ID Listing: hos919745
SEGERA SANGAT MEMERLUKAN DANA, RMH 100% baru, LOKASI SANGAT...
Online since: 25 Apr 2013 | Viewed: 96 time(s)
ID Listing: hos918650
-
Online since: 24 Apr 2013 | Viewed: 69 time(s)
ID Listing: hos845394
Harga 900 JtLt 192Lb 104Kmr 2, km 2 , 2 ltPdamShgb
Online since: 24 Apr 2013 | Viewed: 63 time(s)
ID Listing: hos845383
Rumah standar exspat
Online since: 23 Apr 2013 | Viewed: 38 time(s)
ID Listing: hos845273
Rumah cantik siap huni , full furnish. kondisi bangunan bagus.
Online since: 23 Apr 2013 | Viewed: 45 time(s)
ID Listing: hos845382
Harga 2,8 Mlt 288lb 3502,5 lt10.600 wkmr 3+1. km 4
Online since: 23 Apr 2013 | Viewed: 23 time(s)
Showing 1 - 10 of 67 item(s)
SELECT DISTINCT
a.spcuser_id AS spcuser_id,
a.user_id AS user_id,
b.user_firstname AS firstname,
b.user_lastname AS lastname,
b.user_phone AS phone,
f.province_name AS province,
d.district_name AS district,
e.city_name AS city,
b.user_company AS company,
b.user_cellular AS cellular,
b.user_email AS email,
b.user_logocomp AS logo,
b.user_spcarea,
b.user_spcprov AS spec_property,
b.user_regdate
FROM
agent_spec AS a
Inner Join `user` AS b ON a.user_id = b.user_id
Inner Join spec_agent_district AS c ON a.spcuser_id = c.spcuser_id
Inner Join district AS d ON c.district_id = d.district_id
Inner Join city AS e ON c.city_id = e.city_id
Inner Join province AS f ON c.province_id = f.province_id
WHERE concat_ws(" ", d.district_name, e.city_name, f.province_name) LIKE "balikpapan selatan%" AND a.status = 1
AND str_to_date(a.registered, '%d-%m-%Y') <= CURDATE() AND str_to_date(a.expired, '%d-%m-%Y') >= CURDATE()
ORDER BY a.clicks ASC
LIMIT 5