Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CSA EXAM

Sofvrg
Tera Contributor

 

  1. Table A extends Table B. Field X is created on Table A. Which of the following statements is true?
    a) Field X is available only on Table A.
    b) Field X is available only on Table B.
    c) Field X is available on both tables.
    d) None of the above is true.

Explanation:

1 ACCEPTED SOLUTION

Abhishek_Thakur
Mega Sage
Mega Sage

Hello @Sofvrg ,

 

Answer (A) is correct as if A table extends to Table B then in this case Table B is the parent table and Table A is the child table.

 

Please mark my solution as accepted and give thumbs up, if it helps you.

 

Regards,

Abhishek Thakur

View solution in original post

5 REPLIES 5

Uncle Rob
Kilo Patron

The BETTER strategy is this:
- Go to your PDI

- Create a field on Incident.
- Go to task.list and try to personalize the list view
- Can you find the field?  Why or why not?