what is select query
Answers
Answered by
3
A select query is a database object that shows information in Datasheet view. A querydoes 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