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.5 关系演算 | Lssyes #7

Open
Lssyes opened this issue May 10, 2021 · 0 comments
Open

数据库系统概论*2.5 关系演算 | Lssyes #7

Lssyes opened this issue May 10, 2021 · 0 comments

Comments

@Lssyes
Copy link
Owner

Lssyes commented May 10, 2021

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

2.5 关系演算 上节课(指的是2.4讲了关系代数的好处,如果用编程实现关系代数可能要很长时间),但是关系代数无法直接求解统计类型的需求,如查询关系中的最大值。因此引入一种以数理逻辑中的谓词演算为基础的关系演算语言。 按谓词变元不同,对关系演算进行分类: 元组关系演算: 以元组变量作为谓词变元的基本对象(ALPHA语言) 域关系演算:以域变量作为谓词变元的基本对象(QBE语言) 语句 检

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