Table (database)
In a database, a table is a collection of related data organized in table format (consisting of columns and rows). In relational databases, and flat file databases, a table is a set of data elements (values) using a model of vertical columns (identifiable by name) and horizontal rows, the cell being the unit where a row and column intersect.