sql 查看表结构改动的记录

原文链接:https://blog.csdn.net/luoxx_0821/article/details/80678431

 

select  * from sys.objects order by modify_date desc

image

 

posted @ 2026-07-21 15:56  yinghualeihenmei  阅读(1)  评论(0)    收藏  举报