You are developing a Microsoft Dynamics AX 2012 class that removes multiple records from a database table. You need to consolidate several database calls into one operation. Which command should you use? A. delete B. delete_from C. delete_recordset D. update_recordset

A Microsoft Dynamics AX 2012 database contains three different companies. When using the crossCompany keyword and a select statement, which of the following statements is true? A. You can fetch customer data only from all companies in the database. B.…