Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: getting oracle function to return a record type
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
![]() |
![]() |