Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to get at object values...

Re: How to get at object values...

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 13 Apr 2005 18:26:46 -0700
Message-ID: <1113441782.298443@yasure>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US