To create a constraint (for example, referential integrity constraint) on a relation, the owner ofthe schema must have

To create a constraint (for example, referential integrity constraint) on a relation, the owner ofthe schema must have



[A]
UNDER privilege
[B]
REFERENCES privilege
[C]
UPDATE privilege
[D]
EXECUTE privilege




Answer: B


Learn More :