Skip to content
limy-blog
Search
K
Main Navigation
基础知识
编程思想
后端
计算机网络
Node.js
工程化
基础
读书笔记
手写题
我的掘金
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
DELETE - 删
sql
DELETE
FROM
shippers
WHERE
shipper_id
=
7
;