Computer Science, asked by princess32, 1 year ago

what is select query

Answers

Answered by UdayKiran137
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