Answer:
A table is a collection of related data held in a table format within a database. It consists of columns and rows. ... A table has a specified number of columns, but can have any number of rows. Each row is identified by one or more values appearing in a particular column subset.
Explanation: