1.

What is the difference between the query Wizard and query design view.

Answer» The Query Wizard is an interface through which you can view the database tables and fields. 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).


Discussion

No Comment Found