- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2024 12:10 AM
- 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:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2024 09:25 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2024 09:08 PM
Answer is A. as Table A is a child table and table B will be parent table. Table B's fields (parent's fields) will be available in table A but Table A's fields (Child's fields) will be available only in child table not in parent.
Regards,
Nikhil Bajaj
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2024 09:25 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2024 11:00 PM
Hello @Sofvrg
Option A is the correct answer.
- This is because table A is the child table of table B.
- This means table A has all the fields present in table B.
- Addition of any field in child table will not reflect the same in parent table whereas all the fields present in parent table will be available in child table.
If this helped please hit like and mark it as an accepted solution.
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2024 02:45 AM
Hi @Sofvrg
A is the correct answer.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/