select/update sdo_elem_info
Hi,
I am trying to select/update the sdo_elem_info in the query where clause from a spatial table. Example:
select a.sdo_elem_info from cloa a where a.sdo_elem_info_array(1,4,1);
Then I would like to update this array. Your help on this will be appreciated.
Thanks, MK