Re: Migrating ISAM to Relational Database
- From: "Rick Smith" <ricksmith@xxxxxxx>
- Date: Wed, 18 Apr 2007 12:06:10 -0400
"Alistair" <alistair@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1176905892.231022.224940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[snip]
So definitely end of argument. ODO is a cpu hog.
No, not at all! The performance cost of ODO depends
on how it is used, not ODO itself.
ODOSLIDE is particular to implementations and is
non-standard. Comparing the value of an index-name
to a numeric value may be expensive; but comparing
the values of two index-names is not. Don't do these
two things and using ODO is only a few percent
slower than using fixed tables, for the operations
tested. For other operations, it may be faster.
.
- Follow-Ups:
- Re: Migrating ISAM to Relational Database
- From: Roger While
- Re: Migrating ISAM to Relational Database
- References:
- Migrating ISAM to Relational Database
- From: Pete Dashwood
- Re: Migrating ISAM to Relational Database
- From: Rick Smith
- Re: Migrating ISAM to Relational Database
- From: Pete Dashwood
- Re: Migrating ISAM to Relational Database
- From: Joel C. Ewing
- Re: Migrating ISAM to Relational Database
- From: Robert Jones
- Re: Migrating ISAM to Relational Database
- From: Pete Dashwood
- Re: Migrating ISAM to Relational Database
- From: Alistair
- Re: Migrating ISAM to Relational Database
- From: Rick Smith
- Re: Migrating ISAM to Relational Database
- From: Roger While
- Re: Migrating ISAM to Relational Database
- From: William M. Klein
- Re: Migrating ISAM to Relational Database
- From: Roger While
- Re: Migrating ISAM to Relational Database
- From: Alistair
- Migrating ISAM to Relational Database
- Prev by Date: Re: The Future
- Next by Date: Re: Migrating ISAM to Relational Database
- Previous by thread: Re: Migrating ISAM to Relational Database
- Next by thread: Re: Migrating ISAM to Relational Database
- Index(es):
Relevant Pages
|