all the values in __ are of same type
a) records
b) table
c) database
d) fields
Answers
Answer:
b) table
Explanation:
The Answer is Table
Hope you like it
Answer:
The Correct Option is D) Fields
Explanation:
Fields are the elements that provide formation for a table.
You can't have a table without fields. For example, you can create an null table that has fields defined but no rows (records).
In databases, fields are used to keep relationships between tables.
This is done by creating matching fields in two or more tables.
For example, if you stored a table named computer_showroomin a database and you also stored a staff table to track the employees in each store, you would create a common field between the two tables that would be populated with, for example, a store identifier.
The store ID value for a specific computer showroom would be the same in both tables.
To know more about computer database you may visit the below links.
https://brainly.in/textbook-solutions/q-field-database-example?source=quick-results
https://brainly.in/question/5148557