Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> About indexes
Hello,
I have a table with 3.000.000 rows. The column 'A', have 2 posssible values: RE or FI.
The value RE is in 2.950.000 rows, and the value FI is in 50.000 rows.
i want execute : DELETE FROM my_table WHERE my_column = 'FI'.
żż I should create index in my_column ??? Bitmap index??
I'm sorry, but my english is disastrous.
Thanks ĦĦ Received on Mon Oct 17 2005 - 02:33:31 CDT
![]() |
![]() |