当前位置:网站首页>ddl and dml in sql (the difference between database table and view)
ddl and dml in sql (the difference between database table and view)
2022-08-01 11:32:00 【Full stack programmer webmaster】
Hello everyone, meet again, I'm your friend Quanstack Jun.
DDL and DMLDefinition and difference
1. DML (Data Manipulation Language) data manipulation language:
Scope of application: perform some simple operations on the data in the database, such as insert, delete, update, select, etc.
Data operations in tables (indexes and sequences) are DML operations, and data operations in databases (tables, indexes, sequences, synonyms, etc.) are DDL operations
2. DDL (Data Definition Language) data definition language:
Scope of application: To manage some objects in the database (for example, database, table), the objects of DDL are these three keywords
Create, Alter and Drop.
Difference:
1.DML operations can manually control the opening, committing and rolling back of transactions.
2. DDL operations are implicitly submitted and cannot be rolledback!
Publisher: Full-stack programmer, please indicate the source: https://javaforall.cn/126882.htmlOriginal link: https://javaforall.cn
边栏推荐
- Why Metropolis–Hastings Works
- 【cartographer ros】十: 延时和误差分析
- Kaitian aPaaS mobile phone number empty number detection [Kaitian aPaaS battle]
- [5 days countdown] to explore the secret behind the great quality promotion, gift waiting for you to take of $one thousand
- activiti工作流的分页查询避坑
- R语言检验时间序列的平稳性:使用tseries包的adf.test函数实现增强的Dickey-Fuller(ADF)检验、检验时序数据是否具有均值回归特性(平稳性)、具有均值回归特性的案例
- Transfer learning to freeze the network:
- Promise学习(三)Promise的几个关键性问题 -- 状态改变、执行顺序与机制、多任务串联、异常穿透、中断promise链
- mysql进阶(二十二)MySQL错误之Incorrect string value中文字符输入错误问题分析
- LeakCanary如何监听Service、Root View销毁时机?
猜你喜欢
【随心笔记】假期快过去了,都干了点什么
表达式引擎在转转平台的实践
Sparse representation - study notes
C#/VB.NET 将PPT或PPTX转换为图像
稀疏表示--学习笔记
Excel表格打印时不打印标记填充颜色
Promise learning (1) What is Promise?how to use?How to solve callback hell?
How do programmers solve online problems gracefully?
各位大拿,安装Solaris 11.4操作系统,在安装数据库依赖包的时候包这个错,目前无原厂支持,也无安装盘,联网下载后报这个错,请教怎么解决?
Jenkins安装插件遇到的问题
随机推荐
【CLion】CLion 总是提示 “This file does not belong to any project target xxx” 的解决方法
activiti工作流的分页查询避坑
Complete Raiders of JS Data Type Conversion
图解MySQL内连接、外连接、左连接、右连接、全连接......太多了
机器学习 | MATLAB实现支持向量机回归RegressionSVM参数设定
2022 Go生态圈 rpc 框架 Benchmark
shell--面试题
Promise学习(三)Promise的几个关键性问题 -- 状态改变、执行顺序与机制、多任务串联、异常穿透、中断promise链
[Open class preview]: Research and application of super-resolution technology in the field of video quality enhancement
R语言检验时间序列的平稳性:使用tseries包的adf.test函数实现增强的Dickey-Fuller(ADF)检验、检验时序数据是否具有均值回归特性(平稳性)、具有均值回归特性的案例
石头科技打造硬核品牌力 持续出海拓展全球市场
监视网络连接的ss命令
leetcode/submatrix element sum
(ES6 and above and TS) Map object to array
shell--第九章练习
迁移学习冻结网络的方法:
MNIST是什么(plist是什么意思)
程序员如何优雅地解决线上问题?
Pve delete virtual machine "for a collection"
【倒计时5天】探索音画质量提升背后的秘密,千元大礼等你来拿