Computer Science, asked by padmalm7212, 11 months ago

Different between the design view and database view

Answers

Answered by SohamPatil
3
  1. Datasheet View is a representation of the data in a database. Using this view, it is possible to edit the data in the database.
  2. However, only minor changes can be made to the actual database format.
  3. One such change that can be made to the format is adjusting the column width of a table.
  1. Design View helps with modifying the database format. Changes can be made to forms, tables, or other database objects.
  2. Fields can also be configured to set appropriate keys and restrictions on type of data entered in them.
  3. 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