Amit wants to retrieves data from one or more table and displays the records set in datasheet. which type of query he will use?
please yarr ans do koi to
Answers
Answered by
2
Answer:
Select query
- A select query is the most common type of query.
- It retrieves data from one or more tables and displays the results in a datasheet where you can update the records (with some restrictions).
- You can also use a select query to group records and calculate sums, counts, averages, and other types of totals.
Hope this helps you
Please mark as brainliest
Similar questions