232k views
5 votes
What are the formal names for a table, for a row, and for a column?

User MRizvandi
by
5.5k points

1 Answer

6 votes
We need to give the formal names of table, row and column in relational database terminology. A table is a two-dimensional structure made up of rows and columns.
The formal name for a table in relation or file.
The formal name for a row is tuple, period or vector.
The formal name for a column is attribute, groups or parameter.
User ThatTechGuy
by
6.0k points