mysql 删除delete from test.testtable where id=1; 为什么不正确? 我来答 可选中1个或多个下面的关键词,搜索相关资料。也可直接点“搜索资料”搜索整个问题。 mysql delete test.testtable where id 搜索资料 1个回答 #热议# 在购买新能源车时,要注意哪些? ylongshao1987 2010-11-23 · TA获得超过9811个赞 知道小有建树答主 回答量:1277 采纳率:100% 帮助的人:712万 我也去答题访问个人页 关注 展开全部 你写的没错啊,如果报错,可能是你的表中没有id为1的那条数据,或者数据库没有这个表。仔细看看吧 本回答由提问者推荐 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2014-09-06 delete * from table where del=... 16 2013-05-10 delete from course where id=??... 4 2014-09-06 MySQL 为什么不允许delete语句使用表别名 42 2016-04-22 $sql="delete from contents whe... 2015-10-13 mysql_query('delete from artic... 2016-08-16 mysql中select * from test where... 2012-07-14 delete from A where ID in (1,2... 5 2012-05-17 问个问题 delete from where 字段1=? a... 更多类似问题 > 为你推荐: