Math, asked by aazamkhan73, 3 months ago

Explain the process of creating a Table in Base.​

Answers

Answered by harshsawant2232005
0

Answer:

here is your answer hope it helps ☺️

Step-by-step explanation:

Documentation note.png In a database, a table stores information for a group of things we call fields. For example, a table might hold an address book, a stock list, a phone book or a price list. A database can have from one to several tables.

To work with tables, click the Tables icon in the Database list, or use Alt+a. The three tasks that you can perform on a table are in the Task list (see Figure 2).

Figure 2: Creating tables.

Top of page

Using the Wizard to create a table

Documentation caution.png Every table requires a Primary key field. (What this field does will be explained later.) We will use this field to number our entries and want that number to automatically increase as we add each entry.

Since none of the fields we need for our Automobile database are contained in any of the wizard tables, we will create a simple table using the wizard that has nothing to do with our database. This section is an exercise in explaining how the Wizard works.

The Wizard permits the fields of the table to come from more than one suggested table. We will create a table with fields from three different suggested tables in the Wizard.

Click Use Wizard to Create Table. This opens the Table Wizard.

Documentation note.png A field in a table is one bit of information. For example, in a price list table, there might be one field for item name, one for the description and a third for the price. More fields may be added as needed.

Top of page

Step 1: Select fields.

You have a choice of two categories of suggested tables: Business and Personal. Each category contains its own suggested tables from which to choose. Each table has a list of available fields. We will use the CD-Collection Sample table in the Personal category to select the fields we need.

Category: Select Personal. The Sample Tables drop down list changes to a list of personal sample tables.

Sample Tables: Select CD-Collection. The Available fields window changes to a list of available fields for this table.

Selected Fields: Using the > button, move these fields from the Available fields window to the Selected fields window in this order: CollectionID, AlbumTitle, Artist, DatePurchased, Format, Notes, and NumberofTracks.

Selected Fields from another sample table. Click Business as the Category. Select Employees from the dropdown list of sample tables. Use the > button to move the Photo field from the Available fields window to the Selected fields window. It will be at the bottom of the list directly below the NumberofTracks field.

If a mistake is made in the order as listed above, click on the field name that is in the wrong order to highlight it. Use the Up or Down arrow on the right side of the Selected Fields list (see Figure 3) to move the field name to the correct position

Answered by Anonymous
5

Create a new table in an existing database

1. Click File > Open, and click the database if it is listed under Recent. If not, select one of the browse options to locate the database.

2. In the Open dialog box, select the database that you want to open, and then click Open.

3. On the Create tab, in the Tables group, click Table.

Hope it helps you mate..............

Similar questions