Which table stores the many-to-many relationship between GRC profiles and their types?

Prepare for the ServiceNow Integrated Risk Management (IRM) Test. Utilize flashcards and multiple choice questions, each offering hints and explanations. Ensure your success on the exam!

Multiple Choice

Which table stores the many-to-many relationship between GRC profiles and their types?

Explanation:
In ServiceNow, a many-to-many link is stored in a bridge table that references both sides of the relationship. For GRC, a profile can have multiple types and a type can belong to multiple profiles, so the connecting table holds pairs of references to a GRC profile and a profile type. The naming convention for GRC bridge tables is sn_grc_m2m_<left>_<right>, where the left side is the profile and the right side is the profile type. That makes sn_grc_m2m_profile_profile_type the table that stores the links between GRC profiles and their types. Other options point to different domains (like compliance or risk) and wouldn’t represent this GRC-specific relationship.

In ServiceNow, a many-to-many link is stored in a bridge table that references both sides of the relationship. For GRC, a profile can have multiple types and a type can belong to multiple profiles, so the connecting table holds pairs of references to a GRC profile and a profile type. The naming convention for GRC bridge tables is sn_grc_m2m__, where the left side is the profile and the right side is the profile type. That makes sn_grc_m2m_profile_profile_type the table that stores the links between GRC profiles and their types. Other options point to different domains (like compliance or risk) and wouldn’t represent this GRC-specific relationship.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy