Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Object Relational Feature

Re: Object Relational Feature

From: Billy <vslabs_at_onwe.co.za>
Date: 23 Jun 2005 23:12:16 -0700
Message-ID: <1119593536.704862.152990@g47g2000cwa.googlegroups.com>

PS. Forgot to mention that this is 9i. I have not yet had the time to look at the 10G's improvments (if any) in this regard.. nor if some nasty bugs have been fixed. Even so, I like the OR features in Oracle, especially in the PL/SQL side. Pity that not many seem to be using it. Wrapping DBMS_SQL into a TCursor class for dynamic SQL.. creating a TDevice class (with subclassing) to handle various types of outputs (HTML, UTL_FILE, XML, CSV, etc.) and then piping the output of one into the others.. simply freakingly neat code. Easy to maintain. Easy to use. Easy to extend.

--
Billy
Received on Fri Jun 24 2005 - 01:12:16 CDT

Original text of this message

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