摘要:
1、空间索引的创建 1)创建索引之前总是要为空间层插入元数据 2)如果之前创建的索引失败了,必须先删除才能创建 Drop index customers_sidx; 创建索引: Create index customers_sidx on customers(location) Indextype is mdsys.spatial_index 在索引创建过程中,Oracle检查索引... 阅读全文
听雨轩
生命易破碎,梦想只争朝夕! |