|
|
@@ -65,7 +65,7 @@
|
|
|
from ${dbName}_common.f_area
|
|
|
where yn = 0
|
|
|
and parent is not null
|
|
|
- and length(tree_path)-length(replace(tree_path,',',''))
|
|
|
+ and length(tree_path)-length(replace(tree_path,',','')) <=4
|
|
|
and (region_area_code like '37%' or
|
|
|
region_area_code like '32%' or
|
|
|
region_area_code like '11%' or
|