Re: Reading records in a multi-threaded environment..

From: Phil Bradley <pbradley_at_pacific.net.sg>
Date: 1998/11/22
Message-ID: <3658240E.59AD5526_at_pacific.net.sg>#1/1


Basically, it can not be done. max(count/timestamp) is a property of the entire table. Hence, for this to work you must lock the entire table. Hence, you can not have concurrent transactions performing this operation.

Phil Bradley

>
Received on Sun Nov 22 1998 - 00:00:00 CET

Original text of this message