現在、情報を準備中です。

喜多見・狛江の不動産についてのご相談は「きたみ不動産」へ!
宅地建物取引士、行政書士、ファイナンシャルプランナー、電気工事士等の専門知識を有するスタッフが在籍しております。
売買、相続、賃貸、管理などについてお困りごとがございましたら、まずは当店へご相談ください。
-
sql .. select * from (
select
id_code,
property_id,
property_name,
recommendation_flg,
station_name,
line_code1,
station_code1,
line_code2,
station_code2,
line_code3,
station_code3,
traffic_minute,
traffic_text,
new_flg,
charge,
room_arrangement_code,
property_type_code,
image1,
'property' as tablename
from property
where
recommendation_flg = 1
AND '2025/12/02' <= date2
AND draft_flg != 1 AND del_flg != 1
UNION
select
id_code,
property_id,
property_name,
recommendation_flg,
station_name,
line_code1,
station_code1,
line_code2,
station_code2,
line_code3,
station_code3,
traffic_minute,
traffic_text,
new_flg,
charge,
'' as room_arrangement_code,
'' as property_type_code,
image1,
's_land' as tablename
from s_land
where
recommendation_flg = 1
AND '2025/12/02' <= date2
AND draft_flg != 1 AND del_flg != 1
UNION
select
id_code,
property_id,
property_name,
recommendation_flg,
station_name,
line_code1,
station_code1,
line_code2,
station_code2,
line_code3,
station_code3,
traffic_minute,
traffic_text,
new_flg,
charge,
room_arrangement_code,
property_type_code,
image1,
's_mansion' as tablename
from s_mansion
where
recommendation_flg = 1
AND '2025/12/02' <= date2
AND draft_flg != 1 AND del_flg != 1
UNION
select
id_code,
property_id,
property_name,
recommendation_flg,
station_name,
line_code1,
station_code1,
line_code2,
station_code2,
line_code3,
station_code3,
traffic_minute,
traffic_text,
new_flg,
charge,
room_arrangement_code,
property_type_code,
image1,
'r_kodate' as tablename
from r_kodate
where
recommendation_flg = 1
AND '2025/12/02' <= date2
AND draft_flg != 1 AND del_flg != 1
UNION
select
id_code,
property_id,
property_name,
recommendation_flg,
station_name,
line_code1,
station_code1,
line_code2,
station_code2,
line_code3,
station_code3,
traffic_minute,
traffic_text,
new_flg,
charge,
room_arrangement_code,
property_type_code,
image1,
'r_mansion' as tablename
from r_mansion
where
recommendation_flg = 1
AND '2025/12/02' <= date2
AND draft_flg != 1 AND del_flg != 1
UNION
select
id_code,
property_id,
property_name,
recommendation_flg,
station_name,
line_code1,
station_code1,
line_code2,
station_code2,
line_code3,
station_code3,
traffic_minute,
traffic_text,
new_flg,
charge,
room_arrangement_code,
property_type_code,
image1,
'r_store' as tablename
from r_store
where
recommendation_flg = 1
AND '2025/12/02' <= date2
AND draft_flg != 1 AND del_flg != 1
) union_data
order by id_code desc
limit 4;
-
売買

狛江市駒井町2丁目 新築戸建1号棟
価格:6,580万円
小田急線 狛江駅 徒歩17分 , 小田急線 和泉多摩川駅
間取り:4LDK -
売買

プレイスヴィラ喜多見
価格:9,180万円
小田急線 喜多見駅 徒歩7分 , 小田急線 狛江駅
間取り:3LDK -
売買

狛江市駒井町2丁目 新築戸建2号棟
価格:6,280万円
小田急線 狛江駅 徒歩17分 , 小田急線 和泉多摩川駅
間取り:4LDK -
売買

東海狛江マンション
価格:4,498万円
小田急線 狛江駅 徒歩4分
間取り:2LDK
Array ( [0] => Array ( [id_code] => 1764314446 [0] => 1764314446 [property_id] => 071107 [1] => 071107 [property_name] => 狛江市駒井町2丁目 新築戸建1号棟 [2] => 狛江市駒井町2丁目 新築戸建1号棟 [recommendation_flg] => 1 [3] => 1 [station_name] => [4] => [line_code1] => 25001 [5] => 25001 [station_code1] => 2500116 [6] => 2500116 [line_code2] => 25001 [7] => 25001 [station_code2] => 2500117 [8] => 2500117 [line_code3] => [9] => [station_code3] => [10] => [traffic_minute] => 17 [11] => 17 [traffic_text] => [12] => [new_flg] => 1 [13] => 1 [charge] => 65800000 [14] => 65800000 [room_arrangement_code] => 11 [15] => 11 [property_type_code] => 8 [16] => 8 [image1] => 1764314446_1.jpg [17] => 1764314446_1.jpg [tablename] => property [18] => property ) [1] => Array ( [id_code] => 1764296253 [0] => 1764296253 [property_id] => 071106 [1] => 071106 [property_name] => プレイスヴィラ喜多見 [2] => プレイスヴィラ喜多見 [recommendation_flg] => 1 [3] => 1 [station_name] => [4] => [line_code1] => 25001 [5] => 25001 [station_code1] => 2500115 [6] => 2500115 [line_code2] => 25001 [7] => 25001 [station_code2] => 2500116 [8] => 2500116 [line_code3] => [9] => [station_code3] => [10] => [traffic_minute] => 7 [11] => 7 [traffic_text] => [12] => [new_flg] => 1 [13] => 1 [charge] => 91800000 [14] => 91800000 [room_arrangement_code] => 9 [15] => 9 [property_type_code] => 7 [16] => 7 [image1] => 1764296253_1.jpg [17] => 1764296253_1.jpg [tablename] => s_mansion [18] => s_mansion ) [2] => Array ( [id_code] => 1764232715 [0] => 1764232715 [property_id] => 071108 [1] => 071108 [property_name] => 狛江市駒井町2丁目 新築戸建2号棟 [2] => 狛江市駒井町2丁目 新築戸建2号棟 [recommendation_flg] => 1 [3] => 1 [station_name] => [4] => [line_code1] => 25001 [5] => 25001 [station_code1] => 2500116 [6] => 2500116 [line_code2] => 25001 [7] => 25001 [station_code2] => 2500117 [8] => 2500117 [line_code3] => [9] => [station_code3] => [10] => [traffic_minute] => 17 [11] => 17 [traffic_text] => [12] => [new_flg] => 1 [13] => 1 [charge] => 62800000 [14] => 62800000 [room_arrangement_code] => 11 [15] => 11 [property_type_code] => 8 [16] => 8 [image1] => 1764232715_1.jpg [17] => 1764232715_1.jpg [tablename] => property [18] => property ) [3] => Array ( [id_code] => 1763379385 [0] => 1763379385 [property_id] => 071105 [1] => 071105 [property_name] => 東海狛江マンション [2] => 東海狛江マンション [recommendation_flg] => 1 [3] => 1 [station_name] => [4] => [line_code1] => 25001 [5] => 25001 [station_code1] => 2500116 [6] => 2500116 [line_code2] => [7] => [station_code2] => [8] => [line_code3] => [9] => [station_code3] => [10] => [traffic_minute] => 4 [11] => 4 [traffic_text] => [12] => [new_flg] => 1 [13] => 1 [charge] => 44980000 [14] => 44980000 [room_arrangement_code] => 7 [15] => 7 [property_type_code] => 7 [16] => 7 [image1] => 1763379385_1.jpg [17] => 1763379385_1.jpg [tablename] => s_mansion [18] => s_mansion ) )




















