Saved Bookmarks
| 1. |
Explain the purpose of the following rows in a quary design. |
|
Answer» Parameter queries allow the user to INPUT values at RUN-time. These values are used within the criteria for selecting the records to be displayed. Each such value has a parameter name associated with it, which is used to PROMPT the user when the query is run. hello |
|