Computer Science, asked by kaushikji48, 11 months ago

How can you change the table view in MS Access?

Answers

Answered by shailesh39
9
Follow the steps to change the view of table-

⏩Click on view button in on view group of Home tab.

⏩A drop- down will open, now select in which vie you want to change table.

kaushikji48: thnx
Answered by vamshi71
4
Here's how to create a table in Design View.



Click the Table Design Button

Click Table Design on the Ribbon (from the Create tab).



The Blank Table

A blank table will appear in Design View.

You can see that field names are to be entered on top of each other down the left column, and their corresponding data types will be listed in the next column.

One of the big differences between Design View and Datasheet View is how they display the fields. Design View displays them as rows (down the left), whereas, Datasheet View displays them as columns (along the top).

Regardless, this doesn't change the design of the table. It's still the same table whether it was designed in Datasheet View or Design View.



Enter the Fields

Enter a name for each field down the left column.

Select each field's data type from the next column.

You can also create a lookup table if required, by selecting Lookup Wizard...from the data type list.



Enter the Field Properties

You can also change each field's properties in the bottom pane.

To do this, you need to click on the field first. Clicking a field updates the bottom pane with the properties for that field.

The properties displayed in the bottom pane are different, depending on the data type of the selected field.

Field properties can be used to do things like, specify a default value for the field, specify whether it's a required field, create an input mask, and more.



Set a Primary Key

To set a field as a primary key, right click on the field and select Primary Key.


kaushikji48: sry I can't mark u brainliest becoz he gave answer first
vamshi71: mark as brainliest
kaushikji48: btw thanx for your answer...
vamshi71: ok. ut I've given more clearly
Similar questions