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: getting oracle function to return a record type

Re: getting oracle function to return a record type

From: <suisum_at_ecn.ab.ca>
Date: 10 Dec 98 12:45:22 GMT
Message-ID: <366fc262.0@ecn.ab.ca>

ROWTYPE% ???? Kent Eilers (kent.eilers_at_pca.state.mn.us) wrote:
: Can anyone help me figure out what is the syntax to return a record type
: from a function?

: thanks.
: =====================================================
: CREATE OR REPLACE FUNCTION KE_GET_WASTE_ACTIVITY_CODE
: (
: as_id varchar2
: )
: RETURN type ?????
: .....
: =====================================================

--
Best regards, Received on Thu Dec 10 1998 - 06:45:22 CST

Original text of this message

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