摘要:
USE [MLS] GO /**//****** Object: UserDefinedFunction [dbo].[SplitWords] Script Date: 02/25/2008 15:55:17 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE FUNCTION [dbo].[SplitWords]... 阅读全文
posted @ 2008-02-26 06:58
N/A2011
阅读(230)
评论(0)
推荐(0)