|
-
Feb 2nd, 2000, 06:12 AM
#1
Thread Starter
Lively Member
hi,
i have a huge table which has a index
defined on 3 columns BookName, Articles and PageNo.
But, i can't use the index to search the big table as i have data for only BookName in another small table.
Is there any way i could make use of the index ?
Since, table is too big, i can't search on
the name alone .. If i do the join, will it
use the index ?
thanks
sarath
-
Feb 2nd, 2000, 01:12 PM
#2
Guru
The index will be used in the join if it is the field you are joining your tables on.
-
Feb 2nd, 2000, 11:17 PM
#3
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|