You are building a query to retrieve data from a Microsoft Dynamics CRM database. You need to query the data by using a SQL SELECT statement. Which querying option should you use? A. FetchXML B. Filtered views C. LINQ D.…

You are creating and updating records by using Representational State Transfer (REST) in JavaScript. Which SDK script library should you use? A. JavaScriptRESTAssociateDisassociate.js B. SDK.DependentOptionSetjs C. JQueryjs D. SDK.REST.js

You are developing code that uses an XMLHttpRequest object to update a Microsoft Dynamics CRM record by using the Representational Stat Transfer (REST) endpoint. You need to ensure that only the specified fields in the request get updated. Which HTTP…

You are creating an action in Microsoft Dynamics CRM. You need to call a dialog rule that will be executed as a new process from the parent process. Which action type should you use? A. Link Child Dialog B. Create…