in a databse table containing a list of people (students, employees, customers, etc.) a record would be all the information relating to one person.
A table is a group of linked data stored in a database in a table format. There are rows and columns in it. A table is a collection of data items (values) in relational databases and flat file databases that follow a paradigm of vertical columns (named), horizontal rows, and cells at the point where a row and a column overlap. A table can contain any number of rows, but it has a set number of columns. A value or values from a certain column subset that exist in a row identify it as such. The main key is a particular set of columns that uniquely identify rows Although "table" is another word for "relation," there is a distinction since a table is often a multiset
learn more about databse table here:
https://brainly.com/question/13921952
#SPJ4