Write down steps for creating a table in database
Answers
Answered by
7
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.
Answered by
3
There are four steps to create a table in the database.
Explanation:
Firstly, the user must select a field and choice two categories of table formats. Secondary, fix the formats and types of it and give the fields their corresponding properties.
The next step is to set primary keys. Finally, create the table by renaming the table and proceed to complete the table wizard. Thus, these are the four steps to be followed for creating a table.
Similar questions