Be the first to get the latest property information according to your criteria with
EMAIL ALERT facility!
Showing 1 - 10 of 37 item(s)
ID Listing: hor854479
dekat supermarket,lapangan olahraga
Online since: 11 May 2013 | Viewed: 587 time(s)
ID Listing: hor927415
disewa rumah bagus sekali, cocok untuk kantor atau rumah...
Online since: 10 May 2013 | Viewed: 50 time(s)
ID Listing: hor917464
lingkungan nyaman aman asri
Online since: 25 Apr 2013 | Viewed: 145 time(s)
ID Listing: hor917477
rumah pekarangan luas
Online since: 23 Apr 2013 | Viewed: 78 time(s)
ID Listing: hor914333
kalimantan 21 A ,4,25 X 32m, kosong,3.5 tk, harga sewa 55 jt...
Online since: 18 Apr 2013 | Viewed: 85 time(s)
ID Listing: hor914395
AC, PAM,, KERAMIK, LISTRIK, HARGA 30 JT per tahun hub...
Online since: 18 Apr 2013 | Viewed: 113 time(s)
ID Listing: hor914408
Rumah 1 TingkatLT. 480 m2LB. 320 m2Kondisi cukup baik dan...
Online since: 18 Apr 2013 | Viewed: 157 time(s)
ID Listing: hor734190
Rumah siap huni
Online since: 07 Apr 2013 | Viewed: 952 time(s)
ID Listing: hor786519
-
Online since: 03 Apr 2013 | Viewed: 213 time(s)
ID Listing: hor786633
-Dekat Kampus Unimed, IAN, Medan Area, Amir Hamzah ± 5 Menit-...
Online since: 03 Apr 2013 | Viewed: 179 time(s)
Showing 1 - 10 of 37 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 "medan%" 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