Author : Admin
Consider the following three tables in a relational database to answer question 32 . Assume that a subject has only one paper for an examination.
Which of the following is the correct primary key for examSubject table ?
examId
examId, subjectId
examId, examDate
subjectId, examDate.
examId, subjectId, name
You must be logged in to post a comment.
Only fill in if you are not human