postgres-database Flashcards

1
Q

What is a database schema?

A

A collection of database tables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a table?

A

Information stored in a relational database. Also called a “relation”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a row?

A

A record of data in a table. A schema defines how the information in a database should be organized.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly