select OBJECT_NAME(p.object_id),rows from sys.partitions p join sys.tables t on t.object_id = p.object_id 相关文章: 2022-02-17 2022-12-23 2022-12-23 2021-12-10 2021-11-16 2021-11-20 2022-12-23