1. A--------------------is a set of information (made up of fields) stored in your database about one of the items
2--------------- is the description of an item
3.The-------------- provide the structure according to which the rows are composed
4.----------are used to identify which type of data (value) we are going to store in the database
5.--------- in a database can be using for storing information such as mobile number, roll number, door number etc.
6.----------a database can be using for storing information such as mobile number, roll number, door number etc.
Answers
Answer:
A table is the name for a collection of associated data stored within a database; each table consists of columns and rows. Your computer sales database contains three tables: manufacturer, model, and sales. The characteristics of each table are known as fields.
The Correct answer is
1. Record
A Record is a set of information (made up of fields) stored in your database about one of the items.
2.Bullets
Bullets is the description of an item
3. Table
The Table provide the structure according to which the rows are composed.
4. Datatype
Datatype are used to identify which type of data (value) we are going to store in the database.
5. Numeric data types
Numeric data types in a database can be using for storing information such as mobile no., roll no., door no. etc.
6.-Numeric data types
Numeric data types a database can be using for storing information such as mobile no., roll no., door no. etc.