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 -> complex datatypes and oracle 8

complex datatypes and oracle 8

From: Andrew Nairne <andrew_at_carronshore.freeserve.co.uk>
Date: Mon, 22 Mar 1999 21:17:17 -0000
Message-ID: <7d6bvv$kqu$1@news6.svr.pol.co.uk>


I wonder if any can help me?

Here's the problem

in 7 you can define a complex datatype WITHIN the function and return this type, however within 8 when you go to return use e.g.

create function .....
return ABC

'create ABC'

it returns an error saying ABC hasn't been defined, can someone PLEASE explain/help

please respond in group and via email

THANX Andrew Received on Mon Mar 22 1999 - 15:17:17 CST

Original text of this message

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