Multiple choice technology

Use of iCommand query for?

  1. Insert, Delete and Update

  2. Select, Insert, Delete

  3. Select, Update, Insert

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

iCommand queries in MII are used for data manipulation operations: Insert, Delete, and Update. Select operations are handled by different query types (Xacute, SQL, TAG). The answer correctly identifies iCommand's DML (Data Manipulation Language) purpose.