Computer Science, asked by lucky1109patel12, 1 month ago

Suggest any six fields which you think must be present in this table.​

Answers

Answered by merinate2
1

Answer:

When you create a database table, you first define the fields to determine the kinds of data that can be stored in the table. Each database table has fields, or containers to hold the data, and rows of data, which are also called records. The fields should be defined to determine what kind of data they can contain.

Answered by ayushshukla3358
0

Answer:

When you create a database table, you first define the fields to determine the kinds of data that can be stored in the table. Each database table has fields, or containers to hold the data, and rows of data, which are also called records. The fields should be defined to determine what kind of data they can contain.

Explanation:

Similar questions