developer-os

利用语句查询表结构

方法1:

sp_help + 表名

执行上面语句就可以了。。。。

方法2:

sp_columns + 表名

执行上面方法就可以了。。。。

 

分类:

技术点:

相关文章: