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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Best way to calc transactions for the month

RE: Best way to calc transactions for the month

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Wed, 11 Apr 2007 13:22:19 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD00313177B@ex2.ms.polyserve.com>


How many business transactions really use singleton selects? None. So what really happens here is you get cursor nibbling of the results set. It seems user calls would work as a very rough, yet consistent "metric".    

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 11 2007 - 15:22:19 CDT

Original text of this message

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