Computer Science, asked by Surendra7363, 10 months ago

In how many ways table can be created in base? name them

Answers

Answered by SushmitaAhluwalia
21

There are two ways in which tables can be created in base.

  • A table is a set of instructions in the form of data elements that are generally values that are organized using a model of vertical and horizontal boxes.
  • The different ways in which tables can be added are: firstly through the create table option in the design view column. The second way to accomplish this task is to use the wizard option and create the table.
  • Base automatically adds the columns that will be set as the Primary Key.
  • This will help the user to enter the unique values and helps in creating the relationship with the other tables.
  • This can also be used to extract the data from multiple tables and adds ease for the user.

Answered by subhankarmohapatra4
4

There are two ways in which tables can be created in base.

Base automatically adds the columns that will be set as the Primary Key. This will help the user to enter the unique values and helps in creating the relationship with the other tables.

Similar questions