return type record in Oracle Function

From: Kent Eilers <kent.eilers_at_pca.state.mn.us>
Date: Tue, 08 Dec 1998 09:39:21 -0600
Message-ID: <366D4829.4157598B_at_pca.state.mn.us>



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 ?????
.....
Received on Tue Dec 08 1998 - 16:39:21 CET

Original text of this message