sql server 中如何查看自定义函数的源代码?如题 有没有像 查看存储过程 sp_helptext 这样的 sql?server 自定义函数 [解决办法]1)sp_helptext同样适应用自定义函数2)sys.sql_modules表也可以查