mysql刪除一條記錄

mysql如何刪除一條記錄 delete from 表名 where 條件 實例: use db1 delete from tb1 where id = 1;   轉載於:https://www.cnblogs.com/effortsing/p/10393229.htmlhtml
相關文章
相關標籤/搜索