|
is that faster or slower than storing the
data?
and how would you do that, that sounds kinda neat
(:
----- Original Message -----
Sent: Sunday, October 19, 2003 7:17
PM
Subject: [RBASE-L] - RE: indexing
Now
you can create indexes on multiple columns w/o having to actually store the
data.
thats great.
ive seen columns made where they are 2 columns
put together and then an index put on that column but never understood why
til just now :P
----- Original Message -----
Sent: Sunday, October 19, 2003 6:21
PM
Subject: [RBASE-L] - RE:
indexing
That is correct.
The best indexes have no duplicates.
Troy
would i be right in assuming if you index a
column, the less duplicates it has the faster the index will make
searches using that column?
goin off a hunch, thanks for any
info!
|