当前位置:网站首页>Database operation topic 1
Database operation topic 1
2022-07-26 08:52:00 【wuyunbilige66】
1. establish test database
2. stay test Create in the database student surface
3. towards student Add records to the table
4. Use sql Statement to query all contents in the table
5. Use sql Statement to query all score>70 Of my classmates id,name,score
6. change name The data type of the field is varchar(50)
7. Add a field to the table , The field name is “pingjia”, Field type is varchar(20)
8. Change the score of the classmate whose name is Zhang San to 88
9. If 80 It's a passing line , Find out the details of all qualified students
10. Use keywords in, Inquire about id The value is 1 or 5 or 7 Basic information of students
11. Inquire about id Values in 5 to 8 Basic information of all students
12. The query name is Xiaohong and the score is greater than 60 Basic information of students
13. The query name is Xiao Hong or the score is greater than 90 Basic information of students
边栏推荐
- Spark scheduling analysis
- Implementation of Prometheus web authentication and alarm
- Replication of SQL injection vulnerability in the foreground of Pan micro e-cology8
- 数据库操作 题目一
- [search topics] flood coverage of search questions after reading the inevitable meeting
- 有限元学习知识点备案
- Redis advanced
- Grid segmentation
- [recommended collection] MySQL 30000 word essence summary + 100 interview questions (I)
- TypeScript版加密工具PasswordEncoder
猜你喜欢
Neo eco technology monthly | help developers play smart contracts
Foundry tutorial: writing scalable smart contracts in various ways (Part 1)
合工大苍穹战队视觉组培训Day5——机器学习,图像识别项目
03异常处理,状态保持,请求钩子---04大型项目结构与蓝图
Cadence (x) wiring skills and precautions
tcp 解决short write问题
基于C#实现的文件管理文件系统
有限元学习知识点备案
基于C语言实现的人机交互软件
Winter vacation homework & Stamp cutting
随机推荐
Espressif 玩转 编译环境
Web概述和B/S架构
P1825 [USACO11OPEN]Corn Maze S
Oracle 19C OCP 1z0-082 certification examination question bank (24-29)
[untitled]
【加密周报】加密市场有所回温?寒冬仍未解冻 盘点上周加密市场发生的重大事件
Excel find duplicate lines
数据库操作 题目一
Huffman transformation software based on C language
Hegong sky team vision training Day6 - traditional vision, image processing
day06 作业--技能题1
1、 Redis data structure
Solve the problem of C # calling form controls across threads
[recommended collection] MySQL 30000 word essence summary + 100 interview questions (I)
Web3 Games: current situation and future
Oracle 19C OCP 1z0-082 certification examination question bank (7-12)
pl/sql之动态sql与异常
Set of pl/sql -2
Learn more about the difference between B-tree and b+tree
Human computer interaction software based on C language