c1120 > postgres-database > Flashcards
What is a database schema?
A collection of interlinked tables.
What is a table?
A table is a list of rows each having the same set of attributes.
What is a row?
Each row hold the values of an “object”.