CAD · Question #33
Which of the following is true about deleting fields from a table?
The correct answer is B. User-defined non-inherited fields can be detected. User-defined non-inherited fields can be deleted from a table in ServiceNow. These are fields that are created by users on a specific table and are not inherited from a parent table. Inherited fields cannot be deleted from a table, as they are defined on a parent table and…
Question
Which of the following is true about deleting fields from a table?
Options
- AAny field on a table can be deleted
- BUser-defined non-inherited fields can be detected
- CInherited fields can be detected
- DTable records are deleted when a field is detected
How the community answered
(33 responses)- A3% (1)
- B94% (31)
- C3% (1)
Explanation
User-defined non-inherited fields can be deleted from a table in ServiceNow. These are fields that are created by users on a specific table and are not inherited from a parent table. Inherited fields cannot be deleted from a table, as they are defined on a parent table and shared by all child tables. Any field on a table cannot be deleted, as some fields are system-defined and essential for the table functionality. Table records are not deleted when a field is deleted, as the field deletion only affects the table structure and not the data.
Topics
Community Discussion
No community discussion yet for this question.