sarath_777
Feb 2nd, 2000, 05:12 AM
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
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