Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

select/update sdo_elem_info

user597594Mar 12 2009 — edited Apr 1 2009
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
This post has been answered by Simon Greener on Mar 30 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2009
Added on Mar 12 2009
12 comments
3,118 views