select text from syscomments s1 join sysobjects s2 on s1.id=s2.id where name='视图名称'
前提条件是视图没有被加密,有权限
转载于:https://www.cnblogs.com/zhiming99/p/7098413.html
select text from syscomments s1 join sysobjects s2 on s1.id=s2.id where name='视图名称'
前提条件是视图没有被加密,有权限
转载于:https://www.cnblogs.com/zhiming99/p/7098413.html
2110
5398
9203

被折叠的 条评论
为什么被折叠?
