当前位置:网站首页>10.更新操作
10.更新操作
2022-04-23 06:23:00 【阿呆布衣酷】
10.更新操作
1.insert
insert into emp(empno,ename,job,hiredate,sal,deptno)
values(9527,'唐伯虎','画家',now(),6666,50);
2.delete
删除市场部所有工资高于5000的员工
delete from emp
where deptno=(select deptno from dept where dname='市场部')
and sal>5000;
3.update
将smith的job设置为manager,sal设置为8888,comm设置为666
update emp
set
job='manager',sal=8888,comm=666
where ename='smith';
版权声明
本文为[阿呆布衣酷]所创,转载请带上原文链接,感谢
https://adbycool.blog.csdn.net/article/details/124350007
边栏推荐
- 免费开源智能充电桩物联网SAAS云平台
- 菜菜的刷题日记 | 蓝桥杯 — 十六进制转八进制(纯手撕版)附进制转换笔记
- 记录阿里云服务器挖矿程序处理
- DMR system solution of Kaiyuan MINGTING hotel of Fengqiao University
- xdotool按键精灵
- Meishe helps Baidu "Duka editing" to make knowledge creation easier
- 自定义classloader并实现热部署-使用loadClass
- 不需要破解markdown编辑工具Typora
- Typora操作技巧说明(一)
- USO technology was invited to share the technical framework and challenges of AI synthetic virtual characters at lvson2020 conference
猜你喜欢

菜菜的刷题日记 | 238.除自身以外数组的乘积

Machine vision series (02) -- tensorflow2 3 + win10 + GPU installation

可视化常见绘图(三)面积图

Meishe technology launches professional video editing solution for desktop -- Meiying PC version

Intelligent communication solution of Hainan Phoenix Airport

H5案例开发

quill-editor图片缩放、在一个页面使用多个富文本框、quill-editor上传图片地址为服务器地址

Mysql 数据库从设计上的优化

Tensorflow安装后ImportError: DLL load failed: 找不到指定的模块,且国内安装缓慢

可视化之路(十二)Collection类详解
随机推荐
[COCI] Vještica (子集dp)
LATEX使用
海康威视面经总结
莫比乌斯反演
关于素数的不到100个秘密
Lead the industry trend with intelligent production! American camera intelligent video production platform unveiled at 2021 world Ultra HD Video Industry Development Conference
Emergency medical communication solution | mesh wireless ad hoc network system
Patrol inspection intercom communication system in power industry
Flexible blind patch of ad hoc network | Beifeng oil and gas field survey solution
Mysql 数据库从设计上的优化
数论之拓展欧几里得
el-table的数据更新后,页面中数据未更新this.$forceUpdate()无效果
Solution of emergency communication system for major security incidents
特殊成员与魔法方法
javscript获取文件真实后缀名
菜菜的刷题日记 | 238.除自身以外数组的乘积
PC端一次启动多个微信
LATEX公式注意事项
图论入门——建图
Discussion on the outline of short video technology