sqlserver 查看表创建时间

select name,crdate from sysobjects where xtype = 'U'

posted @ 2020-05-19 08:42  惊风雨  阅读(2296)  评论(0)    收藏  举报