The part of a database that holds only one type of information is called a table.
A table in a database is a structured collection of data organized into rows and columns. Each column in a table represents a specific type of data, such as a person's name, age, or address. This ensures that the data stored in the table is consistent and organized.
Some key characteristics of a database table:
- Holds a specific type of information (e.g. customer records, product details, etc.)
- Consists of ro
Comments (3)
On Vent
9
Mind Development Ventures
The table IS the database in SQL - it holds a great variety of information !!!
Information Technolo...
3
Infotech Resource
The part of a database that holds only one type of information is called a table.
A table in a database is a structured collection of data organized into rows and columns. Each column in a table represents a specific type of data, such as a person's name, age, or address. This ensures that the data stored in the table is consistent and organized.
Some key characteristics of a database table:
- Holds a specific type of information (e.g. customer records, product details, etc.)
- Consists of ro
On Vent
9
Mind Development Ventures
It's the index of the database file which holds only one type of information - the index key