当前位置:网站首页>Database operation skills 7
Database operation skills 7
2022-07-26 08:52:00 【wuyunbilige66】
1. establish test database
2. stay test Create in the database emp surface

3. towards emp Add records to the table
4. Look up everything in the table

5. The name in the query table is all the message records of Zhang San
6. The name in the query table is the name of all employees consisting of three words ename,job,sal The corresponding information of the field
7. In the query table empno Fields from 1004 to 1008 Records of all employees
8. Query all in the table job All the information of the employee whose field is clerk and whose name is Huang Gai

9. Query table in 2001 Information of employees who have been employed since
10. The bonus in the query table (COMM) yes NULL Employee information
————————————————
Copyright notice : This paper is about CSDN Blogger 「wuyunbilige66」 The original article of , follow CC 4.0 BY-SA Copyright agreement , For reprint, please attach the original source link and this statement .
Link to the original text :https://blog.csdn.net/wuyunbilige66/article/details/125982450
边栏推荐
- [abstract base class inheritance, DOM, event - learning summary]
- Okaleido launched the fusion mining mode, which is the only way for Oka to verify the current output
- Analysis on the query method and efficiency of Oracle about date type
- [freeswitch development practice] user defined module creation and use
- Oracle 19C OCP 1z0-082 certification examination question bank (13-18)
- KV database based on raft consensus protocol
- Huffman transformation software based on C language
- Automation and disconnection monitoring of video addition
- Cve-2021-26295 Apache OFBiz deserialization Remote Code Execution Vulnerability recurrence
- Kept dual machine hot standby
猜你喜欢
Foundry tutorial: writing scalable smart contracts in various ways (Part 1)
OA项目之我的会议(会议排座&送审)
Using the primitive root of module m to judge and solve
1、 Redis data structure
ES6模块化导入导出)(实现页面嵌套)
第6天总结&数据库作业
[encryption weekly] has the encryption market recovered? The cold winter still hasn't thawed out. Take stock of the major events that occurred in the encryption market last week
基于C语言实现的人机交互软件
合工大苍穹战队视觉组培训Day5——机器学习,图像识别项目
Okaleido launched the fusion mining mode, which is the only way for Oka to verify the current output
随机推荐
数据库操作 题目二
Foundry tutorial: writing scalable smart contracts in various ways (Part 1)
Mycat2 sub database and sub table
Regular expression: judge whether it conforms to USD format
In the first year of L2, the upgrade of arbitrum nitro brought a more compatible and efficient development experience
Hegong sky team vision training Day6 - traditional vision, image processing
Arbitrum launched the anytrust chain to meet the diverse needs of ecological projects
Human computer interaction software based on C language
day06 作业---技能题7
Maximum common substring & regularity problem
03异常处理,状态保持,请求钩子---04大型项目结构与蓝图
at、crontab
Spark scheduling analysis
node-v下载与应用、ES6模块导入与导出
Typescript encryption tool passwordencoder
[recommended collection] MySQL 30000 word essence summary index (II) [easy to understand]
Oracle 19C OCP certification examination software list
Learning notes of automatic control principle --- linear discrete system
Arbitrum Nova release! Create a low-cost and high-speed dedicated chain in the game social field
TypeScript版Snowflake主键生成器