Re: Relation Schemata vs. Relation Variables




I think a transition constraint must be defined as a relational
expression in the general form of some join between t and t'.


"Suppliers with status 20 cannot be deleted."

I think this is indeed an example of a transition constraint. Can this
be expressed using just JOIN ?

.