Describe what attributes represent in an ER model and provide examples of simple, composite, single-value, multi-value, and derived attributes.
What will be an ideal response?
Simple: position or salary attribute of Staff
Composite: address attribute composed of street, city, and postcode attributes
Single-valued: branchNo attribute of Branch
Multi-valued: telNo attribute of Branch
Derived: duration attribute of Lease, calculated from rentStart and rentFinish
attributes.
Computer Science & Information Technology
You might also like to view...
Optional parentheses in expressions are said to be
a. redundant. b. binary operators. c. implied. d. declared.
Computer Science & Information Technology
When you enter a value in the Text property for a Label object, the value will be displayed in the Text object. _________________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology