A Table is made up of a row of column headings and zero or more rows of data values in a relational database. For example, a table called Borrower can include the columns ID, Name, Street, City, and State. One row of data values might be 1234565, John Smith, 115 West Turnfield Ave., Prudent, and IA.