天下站长网
首页
web编程
图形图象
数据库
服务器
站长专区
网络技术
网页设计
认证考试
ASP数据库编程SQL常用技巧
一.怎样删除一个表中某个字段重复的列呀,举个例子
表[table1]
id
name
1
aa
2
bb
3
cc
1
aa
2
bb
3
cc
我想最后的表是这样的
id
name
1
aa
2
bb
3
cc
Published At
2005-12-17 23:17 UTC
Categories with
Web编程
Tagged with
ASP
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus