schema
structural descriptions of relations in a database
instance
actual database contents at any given point in time
key
an attribute of a relation where every value of that attribute is unique. (id is usually a key. College, on the other hand is not likely a key because it’s not unique.)