当前位置:网站首页>sql problem solving statement to create a table
sql problem solving statement to create a table
2022-08-09 06:02:00 【CSDN Q&A】
The structure of "base_customers" in Table 1 is as shown below, in which CUSTOMERID is the primary key:
1) Write a statement to create the table "base_customers".
2) Query the records with the surname "Zhang" in the table "base_customers".
3) Delete the records whose CARDNO is greater than or equal to 75537 in the table "base_customers".
4) Insert a record in the table "base_customers": CUSTOMERID=1, OUTID=20120218, NAME= Andy Lau, CARDNO=65536, CARDSN=1.
5) Update the record of CUSTOMERID=8 in the "rec_card_make" table to increase CARDNO by 1.
边栏推荐
- 分布式定时任务框架 xxl-job 源码解析
- SiO2-NH2/Fe3O4表面氨基化的Fe3O4/SiO2复合磁性纳米粒子(齐岳试剂)
- A day to learn a public company: Sophia
- kubernetes security
- Regular Expression - Determine if a string matches the "AABB" pattern
- 四氧化三铁/硫化铋纳米复合材料([email protected]@BSABiS纳米颗粒)|树状大分子稳定的硫化铋纳米颗粒|科研试剂
- Spark源码-任务提交流程-8-DAGScheduler任务切分
- 记一个 nest.js 路由匹配后面所有路径问题
- The difference between LDO and DC-DC
- 关于如何查找NXP S32K1xx系列单片机的封装信息和引脚定义
猜你喜欢
随机推荐
Introduction of convenient functions and convenient shortcut keys of vs tomato assistant
untiy countdown
半胱氨酸/半乳糖/苝二酰亚胺功能化Fe3O4四氧化三铁纳米材料|科研试剂
#define
shell正则表达式
harbor企业级镜像仓库搭建
RNN-T
[mysql database] the use of mysql database
Polyamide-amine (PAMAM) dendrimer-bismuth sulfide composite nanoparticles | bismuth sulfide modified Gd‑DTPA‑OA ligand | for scientific research
金仓数据库能否设置事务自动提交
剑指offer专项突击版第24天
excel表格如何不需鼠标往下拖动而自动往下填
记一个 nest.js 路由匹配后面所有路径问题
Xilinx Zynq ZynqMP DNA
kubernetes security
字符串的方法
Getting started with kubernetes apparmor
Domain name batch query online tool
MATLAB图像处理入门
牛客每日刷题之链表