which database object specifies the criteria or conditions to show records or fields from tables?
Answers
Answered by
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
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