What is a database schema?
a collection of tables in database
What is a table?
list of rows and columns; rows each have the same set of attributes, and attributes are commonly referred to as columns.
What is a row?
rows each have the same set of attributes (columns); each row is a record in a spreadsheet