Relational calculus of domains and tuples

Is there a β€œreal” difference between the two above? Besides the minimal difference between their syntax?

+3
source share
4 answers

A calculus tied to a tuple uses tuple variables, i.e. a variable whose only valid values ​​are tuples of this relation. For example. QUEL. Domain-oriented calculus has domain variables, that is, variables that are located above the underlying domains, and not above the ratio. For example. ILL, DEDUCE .... A calculus tied to a tuple uses tuple variables, i.e. A variable whose only valid values ​​are tuples of this relationship. E

+1

. , . .

+1

, , - , , . , DRA ...

0

, :

Instead of having a range of variables in tuples, the variables are arranged in separate values ​​from the attribute domains. To form a relation of degree n for the result of the query, we must have n of these domain variables - one for each attribute.

0
source

Source: https://habr.com/ru/post/1706914/


All Articles