存储过程处理数组
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 create procedure sp_split_string 2 ( 3 @string NVARCHAR(4000) 4 ) 5 AS 6 BEGIN 7... 阅读全文
posted @ 2009-03-31 14:43 seaven 阅读(736) 评论(0) 推荐(0)
浙公网安备 33010602011771号