Re: function returning object type and print the attributes
From: Sayan Malakshinov <xt.and.r_at_gmail.com>
Date: Mon, 18 Jul 2016 15:57:53 +0300
Message-ID: <CAOVevU4ZRy8AXas-runRJfLRLdwUseLaN6OaNgHwYLo=bWF4_w_at_mail.gmail.com>
Date: Mon, 18 Jul 2016 15:57:53 +0300
Message-ID: <CAOVevU4ZRy8AXas-runRJfLRLdwUseLaN6OaNgHwYLo=bWF4_w_at_mail.gmail.com>
Hi,
try this one: select x.z.o1,x.z.o2 from (select get_ot z from dual)x where
rownum>0;
--
Best regards,
Sayan Malakshinov
http://orasql.org
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jul 18 2016 - 14:57:53 CEST