Key
– {Ssn} is a key for EMPLOYEE
• Superkeys
– {Ssn}, {Ssn, Ename}, {Ssn, Ename, Bdate}, and any set of attributes that includes
Ssn are all superkeys.
• Candidate key
– If a relation schema has more than one key, each is called a candidate key.
– Primary key
• One of the candidate keys is arbitrarily designated to be the primary key,
– Secondary key
• and the others are called secondary keys.
• Prime attribute
– An attribute of relation schema R is called a prime attribute of R if it is a member of
some candidate key of R.
• Both Ssn and Pnumber are prime attributes of WORKS_ON.
• Nonprime attribute
– An attribute is called nonprime if it is not a prime attribute—that is, if it is not a
member of any candidate key
• Other attributes of WORKS_ON are nonprime
คีย์- {Ssn } เป็นคีย์สำหรับพนักงาน• Superkeys- {Ssn }, {Ssn, Ename }, {Ssn, Ename, Bdate }, และมีชุดของคุณลักษณะที่มีSsn superkeys ทั้งหมดได้•ผู้สมัครคีย์-ถ้าแบบแผนความสัมพันธ์มีคีย์มากกว่าหนึ่ง แต่ละคือหมายเลขผู้สมัคร-คีย์หลัก•แป้นผู้หนึ่งโดยถูกกำหนดให้เป็นคีย์หลัก-คีย์รอง• และอื่น ๆ เรียกว่าคีย์รอง•นายกแอตทริบิวต์– แอตทริบิวต์ของแบบแผนความสัมพันธ์ R คือคุณลักษณะเฉพาะของ R ถ้าเป็นสมาชิกของคีย์ตัวเลือกบางอย่างของอาร์• Ssn และ Pnumber เป็นคุณลักษณะสำคัญของ WORKS_ON•แอตทริบิวต์ nonprime– แอตทริบิวต์ที่เรียกว่า nonprime ถ้าไม่มีแอททริบิวต์เฉพาะ — นั่นคือ ถ้าไม่มีสมาชิกของคีย์ใด ๆ ผู้สมัคร•คุณลักษณะอื่น ๆ ของ WORKS_ON เป็น nonprime
การแปล กรุณารอสักครู่..