摘要:
函数名称fun_GetPinyin,内容为:IF OBJECT_ID('[fun_GetPinyin]') IS NOT NULL DROP FUNCTION [fun_GetPinyin] GO create function [dbo].[fun_GetPinyin](@words nvarch... 阅读全文
posted @ 2012-08-28 10:23
Jakin.zhou
阅读(366)
评论(0)
推荐(0)