有没有办法在没有索引的表上获取上次访问的日期? [英] Is there a way to obtain the last accessed date on a table with no index?

查看:60
本文介绍了有没有办法在没有索引的表上获取上次访问的日期?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在没有索引的表上获取上次访问的日期?

Is there a way to obtain the last accessed date on a table with no index?

我已经研究了一段时间,只能找到访问的数据查询  sys.dm_db_index_usage_stats,要求表具有索引。

I have researched this for a while and can only find data queries that access sys.dm_db_index_usage_stats which requires the table to have an index.

推荐答案

尝试
sp_blitz


这篇关于有没有办法在没有索引的表上获取上次访问的日期?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆