Module 14: Database Manipulation

D365 MCQ Questions > D365 F&O Technical

This article contains MCQ questions and answers related to Database Manipulation in D365 F&O for Technical Consultant and Developer Code. Learn about X++ code for database manipulation, DML operations, data selection, and more. ➲ Module 14: Database Manipulation - Quiz


  • A select forUpdate
  • B select
  • C order by
  • D select into
  • A =+
  • B =
  • C !=
  • D ==
  • A info::box
  • B info
  • C warning
  • D pause
  • A ttsabort;
  • B insert;
  • C escape;
  • D ttscommit;
  • A insertRecord();
  • B insertAll();
  • C insert();
  • D insertnow():
  • A read
  • B forupdate
  • C lock
  • D firstOnly
  • A ==
  • B =
  • C +=
  • D !=
  • A ==
  • B =
  • C +=
  • D !=
  • A drop
  • B kill
  • C deletefrom
  • D delete
  • A SO0001 SO0002 SO0003
  • B SO0002 SO0003 SO0003
  • C SO0003 SO0002 SO0003
  • D SO0002 SO0002 SO0003
  • A ttsBegin
  • B ttsCommit
  • C ttsAbort
  • D All
  • A Select custTable index cityIdx;
  • B Select custTable order by city;
  • C Select custTable order by city ASC;
  • D All
  • A True
  • B False
  • A True
  • B False
  • A Update()
  • B doUpdate()
  • C update_recordSet
  • D insert_recordSet
  • A Join
  • B Outer join
  • C Exists join
  • D NotExists join
  • A Individual task modeling
  • B Batch bundling
  • C Top picking