CEDS-Elements icon indicating copy to clipboard operation
CEDS-Elements copied to clipboard

What is the purpose of the foreign key role organization relationship?

Open VT-AOE-DMAD-Drew-Bennett opened this issue 3 years ago • 0 comments

Describe the bug I don't believe the FK_Role_Organization has a purpose.

To Reproduce SELECT TABLE_NAME, CONSTRAINT_TYPE,CONSTRAINT_NAME FROM INFORMATION_SCHEMA.TABLE_CONSTRAINTS WHERE TABLE_NAME='Role'