Declarative Rule
- Name: Relational Algebra Projection
- Description in English: This rule represents the relational algebra projection operation. It output a new relation with only the specified columns.
- Example in English: Project("r(x, y, z)", "x, y", "s(x, y)")
- Source(s):
Inference Web: [
Home |
Spec |
Browser |
IWBase |
Registrar |
Registry
]
Copyright 2009 Inference Web group.
All Rights Reserved.
