Error using SDO_PC_PKG.INIT() function in Oracle

后端 未结 0 1688
时光取名叫无心
时光取名叫无心 2020-12-19 03:48



I want to import a point cloud into Oracle by using the SDO_PC_PKG. Here\'s my SQL-code:

CREATE TABLE base (pc SDO_PC);
CREATE TABLE blk AS SELECT *          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题