Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据库系统概论 第2章 关系数据库 2.1 关系数据结构及形式化定义 | Lssyes #19

Open
Lssyes opened this issue Jun 9, 2021 · 0 comments

Comments

@Lssyes
Copy link
Owner

Lssyes commented Jun 9, 2021

https://blog.lssyes.com/2021/03/29/21SQL/

2.1 关系数据结构及形式化定义Tips:一个学科是否能成为科学是看他是否能用数学来描述,一个技术是否成熟看是是否有产品 2.1.1 关系 单一的数据结构 — 关系 现实世界的实体以及实体之间的各种联系均用关系来表示 逻辑结构 — 二维表 从用户角度,关系模型中数据的逻辑结构是一张二维表 建立在集合代数的基础上 1、域(Domain)域是一组具有相同数据类型的值的集合。例 :整数、实数、{

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant