select id,object_name(id) as tableName,indid,rows,rowcnt  from sys.sysindexes where indid in(0,1)

相关文章:

  • 2022-12-23
  • 2021-07-29
  • 2021-09-24
  • 2021-08-16
  • 2021-12-12
  • 2021-11-21
猜你喜欢
  • 2022-02-14
  • 2021-11-13
  • 2021-06-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
相关资源
相似解决方案