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 -> performance question

performance question

From: Alex <alexyang_at_eudoramail.com>
Date: Tue, 23 Mar 2004 17:49:24 -0800
Message-ID: <1061q2como12p22@corp.supernews.com>


Hi,

I have a situation where any design or other suggestions are appreciated.

I have more than half a million data files with 300K each. Each file is one record with a binary data section of around 7K that I am interested in. I'll need to do query on that particular binary data section in that huge table of data record, such as 'SELECT * FROM MyHugeTable WHERE ColumnName='MyBinaryColumn'. Are there suggestions (table design, query and others) that may help to improve the performance?

Thanks a lot,

Alex Received on Tue Mar 23 2004 - 19:49:24 CST

Original text of this message

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