Hi,
I was wondering if there is a way of obtaining a list of database tables that have been partitioned and the details about those partitions?
e.g. are there any system views or system stored procedures that can be utilized to return this information?
We have a requirement to build a UI that reports on table space usage, and allows large tables to have data removed if the files are above a certain size or data is above a certain range.
Thanks,
MrPeds
I was wondering if there is a way of obtaining a list of database tables that have been partitioned and the details about those partitions?
e.g. are there any system views or system stored procedures that can be utilized to return this information?
We have a requirement to build a UI that reports on table space usage, and allows large tables to have data removed if the files are above a certain size or data is above a certain range.
Thanks,
MrPeds