tables-names Flashcards

1
Q

Which one of the following is an example of a one-to-many relationship?

A

The Task table task assigned to field references the user table [sys_user].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the master table that contains a record for each table in the database?

A

[sys_db_object]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A group is stored in which table?

A

Group [sys_user_group]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Unique ID is stored in which field of table

A

sys_id

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What table is used to track changes in an Update Set?

A

sys_update_xml

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When creating a new table named “abc”, what is the system table name that is automatically assigned by the system?

A

u_abc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which one of the following statements is true for system administrators who are deleting tables?

A

Only tables beginning with �u_� can be permanently deleted.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which of the following is an example of a CI Class switch?

A

A CI is reclassified from the Linux Server [cmdb_ci_linux_server] class to the Windows Server [cmdb_ci_win_server] class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which role can switch their form view?

A

view_changer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following are true statement about the admin role? Select 3 Answers from the below options.

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which elevated role is required to modify access control rules?

A

security_admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What role is required for a user to create or update access control rules?

A

security_admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which elevated role is required to modify access control rules?

A

security_admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Users are represented by a record on the following table

A

sys_user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which role is required to make tags visible to everyone.

A

tags_admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which statement is incorrect about Task Assignment Agent Intelligence?

A

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)

17
Q

What is the platform name for the User table?

18
Q

A role is recorded in which table?

A

Role[sys_user_role]

19
Q

What is the master table that contains a record for each table in the database?

A

[sys_db_object]

20
Q

Which one of the following statements is true for system administrators who are deleting tables?

A

Only tables beginning with �u_� can be permanently deleted

21
Q

What is the platform name for the User table?

22
Q

A role is recorded in which table?

A

Role [sys_user_role]

23
Q

A User is stored in which table?

A

User (sys_user)

24
Q

A group is stored in which table?

A

Group[sys_user_group]

25
Q

A User is stored in which table?

A

User [sys_user]

26
Q

Which table is used to store Q&A data for knowledge articles?

A

kb_social_qa_question

27
Q

Which table is used to store all the searches performed against knowledge base articles?

A

ts_query_kb

28
Q

Which table is used to store Roles?

A

sys_user_role

29
Q

Which prefix is used for custom tables in the global application?

30
Q

Which of the following tables is used to store knowledge articles?

A

kb_knowledge