Which of the following views is used to create data base objects in Microsoft Access?
Answer Details
The view used to create database objects in Microsoft Access is the Design view. This view allows the user to create and modify tables, forms, queries, and reports by specifying their structures and properties. In the Design view, the user can define the fields or columns of a table, set their data types, specify primary keys, and establish relationships between tables. The Design view provides a graphical interface that allows the user to drag and drop fields, add new fields, and modify existing ones. It also allows the user to set validation rules, input masks, default values, and other properties for the fields. Overall, the Design view is a powerful tool that enables the user to create and customize database objects to meet specific requirements.