摘要:
if exists(select name from sysobjects where type='p' and Name='UpdateTextColumn') drop proc UpdateTextColumn go Create proc [dbo].[UpdateTextColumn] @Table varchar(100), @Columns varchar(200),--eg:Col... 阅读全文
posted @ 2009-03-30 11:57
月光小提琴
阅读(239)
评论(0)
推荐(0)
浙公网安备 33010602011771号