Forum Discussion
AmitGhotikar
Feb 28, 2022Copper Contributor
How to get last updated date of the table
Hello Experts, I am looking for the date, when is the last update (delete, truncate and reinsert) was made on the table I came across SYS.DM_DB_INDEX_USAGE_STATS table with LAST_USER_UPDATE...
trkrishnan
Sep 12, 2022Copper Contributor
I m looking for similar information of finding the last updated date time of a SQL Server table . If any one knows how to do it , please share