Learning Fuze > postgres-database > Flashcards
What is a database schema?
Describes a database, instructions on how to build a database
What is a table?
A list of rows with the same attributes
What is a row?
A row of data within a table