Oracle Table Partition causing performance issues
We recently created partitions for a table and after that SQL's seem to be going bad in performance.
We created partitions based on last_update_date column , sharing Table ddl's and SQL's executed on this table.
0