摘要: --执行语句生成函数fn_GetPy create function fn_GetPy(@str nvarchar(4000)) returns nvarchar(4000) --WITH ENCRYPTION as begin declare @intLen int declare @strRet 阅读全文
posted @ 2022-09-13 19:06 一隅桥畔 阅读(98) 评论(0) 推荐(0)