我的github

ArcPy属性表查询:

   Open("gdb/table1")

   SQL

   return 

关联查询:

select 表2.xxx from Relate1

select 表2.xxx from 表1,表2 where 表1.yyy=表2.yyy

posted on 2020-12-11 13:34  XiaoNiuFeiTian  阅读(602)  评论(0)    收藏  举报