系统运维

MySQL数据库如何删除表中部分关键字段重复的记录

时间:2010-12-5 17:23:32  作者:人工智能   来源:IT科技类资讯  查看:  评论:0
内容摘要:复制useStatistic; createtables_tmpasselect*fromStatisticwhere1=2; 1.2.3.

MySQL数据库如何删除表中部分关键字段重复的记录
据库键字记录复制use Statistic;   create table s_tmp as select * from Statistic where 1=2;  1.2.3.
copyright © 2025 powered by 编程之道  滇ICP备2023006006号-34sitemap