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

Home -> Community -> Usenet -> comp.databases.theory -> issues bout storage

issues bout storage

From: fanquyin <member_at_dbforums.com>
Date: Tue, 10 Dec 2002 16:02:03 +0000
Message-ID: <2262848.1039536123@dbforums.com>

Hi,
I have two questions on data storage:
say, there is an employee table contains 1000 employee records.

  1. what would you do if queries frequently use salary range as well as department?
  2. what buffer replacement policy will you use if the buffer can contain 5 employee records at a time and the user tries to sort employees by their SSN?

thanks
quyin

--
Posted via http://dbforums.com
Received on Tue Dec 10 2002 - 10:02:03 CST

Original text of this message

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