What is the difference between Query Design and Query Wizard???
please give in points....
I'll mark u as brainliest
Answers
Answered by
59
Explanation:
Query Wizard:
The Query Wizard is an interface through which you can view the database tables and fields. It enables you to create queries based on the database logic. To open the Query Wizard, choose from the Tools menu: Queries Query Wizard . You can create queries that only retrieve data, not to manipulate or change it.
Query Design
In Microsoft Access, queries can be defined in several different ways, but they all come down to an SQL statement in the end. ... Query Design View displays table schemes, along with their relationships, and allows the user to select columns to return (projection) and specify criteria for the returned data (selection).
Similar questions