89.4k views
5 votes
True or false the intent of a do query is to accomplish a goal

User King Mort
by
9.0k points

1 Answer

5 votes

Answer:

True

Step-by-step explanation:

A "do" query is often used in computer programming to carry out an action or achieve a particular objective. The objective may change based on the situation in which the "do" query is used, but it is often intended to produce some sort of result or outcome. A "do" query might be used, for instance, to carry out a database operation, carry out a calculation, or start a system job.

User Spandan Joshi
by
8.5k points