198k views
5 votes
-- contains items listed by row. each row contains item id,

a) Database table
b) Spreadsheet
c) Presentation slide
d) Source code

1 Answer

2 votes

Final answer:

A database table is a structure that contains items listed by row, with each row containing an item ID. It is used for storing and organizing data in a structured manner.

Step-by-step explanation:

The question is asking about a structure that contains items listed by row, with each row containing an item ID. This structure is called a Database table. In a database table, each row represents a record and each column represents a field or attribute.

An example of a database table could be a table that stores information about students, with each row representing a student and each column representing their name, age, grade, etc.

Unlike spreadsheets, presentation slides, or source code, database tables are used for storing and organizing data in a structured manner.

User Matt Camp
by
7.7k points

No related questions found