Volatile

Indicate that your table data is volatile, or changes often. When the optimizer finds a table that is defined as volatile, it will be more likely to use an index for access to the table. Statistics for this table are not refreshed as often by the system.