Lukas' Notes

Home

❯

Knowledge

❯

Prime Attribute (Relational Algebra)

Prime Attribute (Relational Algebra)

Jul 25, 20251 min read

relational-algebra

Definition

Prime Attribute (Relational Algebra)

An attribute is called prime if it is contained by any key candidate of a relation.

Conversely, an attribute is called non-prime if it is not part of any key candidate of a relation.


Graph View

Backlinks

  • Attribute (Relational Algebra)

Created with Quartz v4.4.0 © 2025

  • GitHub