摘要: USE [CNPR.Core]GO/****** Object: UserDefinedFunction [dbo].[fnSplit] Script Date: 08/15/2013 12:51:48 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGO-- Author: Alex.Hon-- Create date: -- Description: -- =============================================ALTER FUNCTION [dbo].[fnSplit](@string varchar( 阅读全文
posted @ 2013-08-15 12:54 yufeiyunsui 阅读(167) 评论(0) 推荐(0) 编辑