Computer Science, asked by 78953singh, 5 months ago

which database object specifies the criteria or conditions to show records or fields from tables?​

Answers

Answered by diyakumari21
4

A select query is a database object that shows information in Datasheet view. A query does not store data, it displays data that is stored in tables. A query can show data from one or more tables, from other queries, or from a combination of the two.

please make my answer brainliest

Answered by utkarshbhradwaj
1

Answer:

Explanation:

A select query is a database object that shows information in Datasheet view. A query does not store data, it displays data that is stored in tables. A query can show data from one or more tables, from other queries, or from a combination of the two.

Similar questions