Database administrators can use this procedure to obtain information about the fragmentation in a database's tables. If no
arguments are supplied, results are returned for all tables in the database.
When database tables become excessively fragmented, you can run REORGANIZE TABLE or rebuild the database to reduce table fragmentation
and improve performance.