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 *