Different between the design view and database view
Answers
Answered by
3
- Datasheet View is a representation of the data in a database. Using this view, it is possible to edit the data in the database.
- However, only minor changes can be made to the actual database format.
- One such change that can be made to the format is adjusting the column width of a table.
- Design View helps with modifying the database format. Changes can be made to forms, tables, or other database objects.
- Fields can also be configured to set appropriate keys and restrictions on type of data entered in them.
- However, the actual data in the database cannot be manipulated using this view.
Both views have a View button associated with them to swap from one view to the other.
Hope this helps!
If it helps then please mark it as brainliest!
Regards,
Soham Patil.
Similar questions