systems (DBMS) Database = set of relations (or tables) – Each relation in the database has a distinct name – Example: Student, Campus • Each relation has a set of attributes – Each attribute has a distinct name, used to describe the entities in the relation – Example: Students have FirstName, LastName, ID, SS#, etc. • Tuple has a value for each attribute, representing a single entity – Example: Each student in the class is a tuple – An specific entity, Brian • Each attribute…
Words 875 - Pages 4