Computer Science, asked by AlbinBTom, 5 months ago

in how many ways tables can be create in base? explain?​

Answers

Answered by bhumikachaudhari224
6

Explanation:

User can create a Database table in two ways. 1. Top-to-bottom approach: In this approach, first fields are defined and later domain and data element are defined.

Using the Wizard to create a table

Step 1: Select fields. You have a choice of two categories of suggested tables: Business and Personal. ...

Step 2: Set field types and formats. In this step you give the fields their properties. ...

Step 3: Set primary key. Create a primary key should be checked. ...

Step 4: Create the table.

Similar questions