tables-names Flashcards
Which one of the following is an example of a one-to-many relationship?
The Task table task assigned to field references the user table [sys_user].
What is the master table that contains a record for each table in the database?
[sys_db_object]
A group is stored in which table?
Group [sys_user_group]
Unique ID is stored in which field of table
sys_id
What table is used to track changes in an Update Set?
sys_update_xml
When creating a new table named “abc”, what is the system table name that is automatically assigned by the system?
u_abc
Which one of the following statements is true for system administrators who are deleting tables?
Only tables beginning with �u_� can be permanently deleted.
Which of the following is an example of a CI Class switch?
A CI is reclassified from the Linux Server [cmdb_ci_linux_server] class to the Windows Server [cmdb_ci_win_server] class
Which role can switch their form view?
view_changer
Which of the following are true statement about the admin role? Select 3 Answers from the below options.
Non-admin users cannot add a user to a group that contains the admin role, A user with only the admin role cannot grant the security_admin role to other users, To grant the admin role to a user, the granting user must also have the admin role.
Which elevated role is required to modify access control rules?
security_admin
What role is required for a user to create or update access control rules?
security_admin
Which elevated role is required to modify access control rules?
security_admin
Users are represented by a record on the following table
sys_user
Which role is required to make tags visible to everyone.
tags_admin
Which statement is incorrect about Task Assignment Agent Intelligence?
Uses machine-learning algorithms to set field values during record creation.
� Users with the admin or ml_admin role will be able to initiate the setup of agent
intelligence.
� Improves efficiency and quality, and reduce cost
� None of the above (correct)
What is the platform name for the User table?
sys_user
A role is recorded in which table?
Role[sys_user_role]
What is the master table that contains a record for each table in the database?
[sys_db_object]
Which one of the following statements is true for system administrators who are deleting tables?
Only tables beginning with �u_� can be permanently deleted
What is the platform name for the User table?
sys_user
A role is recorded in which table?
Role [sys_user_role]
A User is stored in which table?
User (sys_user)
A group is stored in which table?
Group[sys_user_group]
A User is stored in which table?
User [sys_user]
Which table is used to store Q&A data for knowledge articles?
kb_social_qa_question
Which table is used to store all the searches performed against knowledge base articles?
ts_query_kb
Which table is used to store Roles?
sys_user_role
Which prefix is used for custom tables in the global application?
“u_”
Which of the following tables is used to store knowledge articles?
kb_knowledge