当前位置:网站首页>sql问题解答创建表的语句
sql问题解答创建表的语句
2022-08-09 05:58:00 【CSDN问答】
表1“base_customers”结构如下图,其中CUSTOMERID为主键:
1)写出创建表“base_customers”的语句。
2)查询表“base_customers”中姓“张”的记录。
3)删除表“base_customers”中 CARDNO大于等于75537的记录。
4)插入表“base_customers”中一条记录:CUSTOMERID=1,OUTID=20120218,NAME=刘德华,CARDNO=65536,CARDSN=1。
5)更新“rec_card_make”表中CUSTOMERID=8的记录,使CARDNO加1。
边栏推荐
- 【过一下18】超参数优化
- 磁性核壳四氧化三铁颗粒负载金纳米星|磁性Fe3O4-POSS-COOH|超顺磁四氧化三铁聚多巴胺核壳结构纳米粒子
- 进程和计划任务管理
- kubernetes apparmor 简介
- qt发送邮件程序
- 金仓数据库能否设置事务自动提交
- 常用shell脚本案例解析
- Lock wait timeout exceeded; try restarting transaction 更新数据量范围太大,导致锁表惨案
- Molybdenum disulfide/hafnium dioxide composite nanomaterials (MoS2/HfO2) | tantalum-doped hafnium dioxide nanoparticles (Qi Yue bio)
- Xray-强大的漏洞扫描工具
猜你喜欢
The request was rejected because the URL contained a potentially malicious String “//“
聚酰胺-胺(PAMAM)树形聚合物-硫化铋复合纳米粒子|硫化铋修饰Gd‑DTPA‑OA配体|科研实验用
【深度学习】聊一聊什么是卷积神经网络,卷积是什么意思?
[email protected]@BSABiS纳米颗粒)|树状大分子稳定的硫化铋纳米颗粒|科研试剂"/>
四氧化三铁/硫化铋纳米复合材料([email protected]@BSABiS纳米颗粒)|树状大分子稳定的硫化铋纳米颗粒|科研试剂
qt send mail program
1,C#的基本结构
Polyamide-amine (PAMAM) dendrimer-bismuth sulfide composite nanoparticles | bismuth sulfide modified Gd‑DTPA‑OA ligand | for scientific research
AIOT介绍
进程和计划任务管理
shell函数、数组
随机推荐
一天学习一家上市公司:索菲亚
X86汇编语言从实模式到保护模式练习题
筑牢安全“防火墙”河南通许县冯庄乡开展消防培训
command,shell,raw,script模块的作用和区别,file、copy、fetch、synchronize的应用
浅谈单片机Boot的几种自刷新方式
RNN-T
Spark源码-任务提交流程-8-DAGScheduler任务切分
盒子模型中垂直分布的基本内容
Getting Started with MATLAB Image Processing
[Deep Learning] Let's talk about what is convolutional neural network and what does convolution mean?
Xray - powerful vulnerability scanning tools
22年下高项论文题目预测
Selection of MOS tube
牛客每日刷题之链表
2022-08-08 第四小组 修身课 学习笔记(every day)
Webgis地图框架的对比
中断系统结构及中断控制详解
[mysql database] the use of mysql database
shell函数、数组
Regular Expression - Determine if a string matches the "AABB" pattern