Oper_Ent_Spec
- Last UpdatedDec 18, 2018
- 1 minute read
Remove the foreign key from "oper_id", "ent_id" to the oper_ent_link table and instead add a foreign key from "ent_id" to the ent table.
Remove the foreign key from "oper_id", "ent_id" to the oper_ent_link table and instead add a foreign key from "ent_id" to the ent table.