Sam,

I used compute statistics to analyze big table. I will be
accessing max 20% rows from big table. So, index scan should
result in less cost compared to FTS. If I accpet FTS, how
will performance be affected when many users are on DB?

thanks