Forum OpenACS Development: Re: Compatibility Matrix

Collapse
21: Re: Compatibility Matrix (response to 19)
Posted by Don Baccus on
"Assuming 69 million rows, ordered"

But there's no order imposed on the rows in the db. Unless you insert them in a certain order and never delete or update even one single row in the table.

I suppose there are tables like that but it's certainly not typical of how a database is used.

Collapse
22: Re: Compatibility Matrix (response to 21)
Posted by Torben Brosten on
Hi Don,

Yeah, hair brain idea. I get it. I just passed the idea on to someone that could do something about it if there was anything to it; They didn't see it applicable to DB scans either.