Showing posts with label table reorg in oracle. Show all posts
Showing posts with label table reorg in oracle. Show all posts

Wednesday, 17 March 2021

Table Reorg using Brtools

What is Table Reorg -When using tables with large amounts of rows and especially after a lot of rows have been deleted from such a table, reorganizing the table may improve the performance of the table also it will reduce the size of the table.How it Works -Reorganizes the table...