摘要: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->SQL Server中删除重复数据的几个方法数据库的使用过程中由于程序方面的问题有时候会碰到重复数据,重复数据导致了数据库部分设置不能正确设置…… 方法一declare @max integer... 阅读全文
posted @ 2009-03-07 10:00 jianlinglo 阅读(3288) 评论(0) 推荐(0) 编辑