• A Create a new table with the additional fields and establish a foreign key relation to the standard table.
  • B Utilize the SysExtensionSerializer framework to automate CRUD operations on the new table.
  • C Directly add new fields to the standard table by modifying its structure.
  • D A and B only
  • Share this MCQ