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: Need ideas for "proof test"

Re: Need ideas for "proof test"

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Mon, 1 Mar 2004 10:39:24 -0000
Message-ID: <404312dc$0$7060$ed9e5944@reading.news.pipex.net>


Interestingly when I repeat a slight variation on Dan's tests (test1 is identical selecting out col1, test2 selects out col4) I see a consistent, but negligible difference over repeated runs

Col1 with First: 1274
Col1 with Last: 984

PL/SQL procedure successfully completed.

Col4 with First: 728
Col4 with Last: 809

PL/SQL procedure successfully completed.

SQL> @ordered_data2
Col1 with First: 741
Col1 with Last: 797

PL/SQL procedure successfully completed.

Col4 with First: 752
Col4 with Last: 772

PL/SQL procedure successfully completed.

SQL> @ordered_data2
Col1 with First: 738
Col1 with Last: 759

PL/SQL procedure successfully completed.

Col4 with First: 722
Col4 with Last: 763

PL/SQL procedure successfully completed.

SQL> @ordered_data2
Col1 with First: 724
Col1 with Last: 754

PL/SQL procedure successfully completed.

Col4 with First: 735
Col4 with Last: 772

PL/SQL procedure successfully completed.

SQL> 9204 on winxp pro.

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
Received on Mon Mar 01 2004 - 04:39:24 CST

Original text of this message

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