InterviewSolution
Saved Bookmarks
| 1. |
What are queries in Ms - access ? |
|
Answer» help you find and work with your dataA query can EITHER be a request for data results from your database or for action on the data, or for both. A query can GIVE you an answer to a simple question, perform CALCULATIONS, combine data from DIFFERENT tables, ADD, change, or delete data from a database. |
|