Hi everyone,
I have large table it has more than 5 million rows.
Table not partitioned.
on average 50-60 rows inserted in every second to my table.
it is 12 column (one blob and one clob) and three indexes on my table.
\
what is the best way to delete rows from this table?
If any other information needed please let me know.