Computer Science, asked by raicha7394, 7 months ago

what is queries ? what is the utilities of queries ​

Answers

Answered by ujjwalrajput92
10

Answer:

A query is a question, often expressed in a formal way. A database query can be either a select query or an action query. A select query is a data retrieval query, while an action query asks for additional operations on the data, such as insertion, updating or deletion.

Similar questions