ORA-13262
Error: ORA-13262: geometry column string does not exist in table string
Causa: The specified table does not have a column of type SDO_GEOMETRY.
Acción: Alter or recreate the table such that it includes a column of type SDO_GEOMETRY and a column of type NUMBER.
COMENTARIOS:
No hay comentarios.