• A Directly add the new field to the CustTable table.
  • B Create a new table with the new field and associate it with the CustTable table.
  • C Create an extension of the CustTable table and add the new field there.
  • D Duplicate the CustTable table and add the new field to the duplicate.
  • Share this MCQ