数据库助记符
我正在寻找助记符来帮助我了解数据库、关系模型和事务理论。例如,我学习“ACID”来帮助我记住事务的属性:原子性、一致性、隔离性和持久性。那里还有什么其他人?
I'm looking for mnemonics to help me with databases, the relational model and transaction theory. For example I learned "ACID" to help me remember the properties of a transaction: atomicity, consistency, isolation, and durability. What others are out there?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
CRUD - 创建/读取/更新/删除,四种基本数据库操作。
CRUD - Create/Read/Update/Delete, the four basic DB operations.
记住前三个范式:
To remember the first three normal forms:
只是为了咯咯笑:
如果你使用光标,我会诅咒你
Just for giggles:
I'll curse you, if you use a cursor