select t.* from sde.table_registry t;
select t.* from sde.column_registry t;Oracle查询SDE表和字段信息
最新推荐文章于 2022-03-18 17:36:55 发布
select t.* from sde.table_registry t;
select t.* from sde.column_registry t;
968

被折叠的 条评论
为什么被折叠?