Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Declare the foreign key column, if applicable.
If you want to change selection, open document below and click on "Move attachment"

Convert ER Diagram into Tables - Generalization - Specialization - Aggregation - Transform ER Diagram into Tables
Primary key of the table. In diagram above, STUDENT_ID, LECTURER_ID, COURSE_ID and SUB_ID are the key attributes of the entities. Hence we consider them as the primary keys of respective table. <span>Declare the foreign key column, if applicable. In the diagram, attribute COURSE_ID in the STUDENT entity is from COURSE entity. Hence add COURSE_ID in the STUDENT table and assign it foreign key constraint. COURSE_ID and SUBJECT_ID


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.