Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to get at object values...
Volker Hetzer wrote:
> Hi!
> When I deal with objects (particularly geometries in spatial),
> sqlplus returns nice ASCII descriptions of the geometry objects.
> How can I do the same thing from an api? Is there some
> object-to-constructor-function that I'm overlooking?
>
> Lots of Greetings!
> Volker
DBMS_DESCRIBE built-in package.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Wed Apr 13 2005 - 20:26:46 CDT
![]() |
![]() |