To identify the functional dependencies that exist between attributes A, B, C, D, and E,
we examine the Sample relation shown in Figure 13.6 and identify when values in one column
are consistent with the presence of particular values in other columns. We begin with
the first column on the left-hand side and work our way over to the right-hand side of the
relation and then we look at combinations of columns, in other words where values in two
or more columns are consistent with the appearance of values in other columns.
For example, when the value ‘a’ appears in column A the value ‘z’ appears in column
C, and when ‘e’ appears in column A the value ‘r’ appears in column C. We can therefore
conclude that there is a one-to-one (1:1) relationship between attributes A and C. In other
words, attribute A functionally determines attribute C and this is shown as functional
dependency 1 (fd1) in Figure 13.6. Furthermore, as the values in column C are consistent
with the appearance of particular values in column A, we can also conclude that there is
a (1:1) relationship between attributes C and A. In other words, C functionally determines
A and this is shown as fd2 in Figure 13.6. If we now consider attribute B, we can see
that when ‘b’ or ‘d’ appears in column B then ‘w’ appears in column D and when ‘f’
appears in column B then ‘s’ appears in column D. We can therefore conclude that there is
a (1:1) relationship between attributes B and D. In other words, B functionally determines
ในการระบุการพึ่งพาการทำงานที่มีอยู่ระหว่างคุณลักษณะ, B, C, D และ E,
เราตรวจสอบความสัมพันธ์ตัวอย่างที่แสดงในรูปที่ 13.6 และระบุเมื่อค่าในคอลัมน์หนึ่ง
มีความสอดคล้องกับการปรากฏตัวของค่าโดยเฉพาะอย่างยิ่งในคอลัมน์อื่น ๆ เราเริ่มต้นด้วย
คอลัมน์แรกบนด้านซ้ายมือและวิธีการทำงานของเราไปยังด้านขวามือของ
ความสัมพันธ์แล้วเรามองไปที่การรวมกันของคอลัมน์ในคำอื่น ๆ ที่ค่าในสอง
คอลัมน์ที่สอดคล้องกับลักษณะที่ปรากฏ ของค่าในคอลัมน์อื่น ๆ
ตัวอย่างเช่นเมื่อค่า '' จะปรากฏในคอลัมน์ค่า 'ซี' จะปรากฏในคอลัมน์
C และเมื่อ 'e' จะปรากฏในคอลัมน์ค่า 'R' ที่ปรากฏในคอลัมน์ C. เราสามารถ ดังนั้นจึง
สรุปได้ว่ามีความเป็นหนึ่งต่อหนึ่ง (1:1) ความสัมพันธ์ระหว่างคุณลักษณะและ C ในอื่น ๆ
คำแอตทริบิวต์หน้าที่กำหนดคุณลักษณะซีและนี้ก็แสดงให้เห็นการทำงานเป็น
พึ่งพา 1 (FD1) ในรูปที่ 13.6 นอกจากเป็นค่าในคอลัมน์ C มีความสอดคล้อง
กับการปรากฏตัวของค่าโดยเฉพาะอย่างยิ่งในคอลัมน์ที่เราสามารถสรุปได้ว่ามี
(1:1) ความสัมพันธ์ระหว่างคุณลักษณะซีและเอในคำอื่น ๆ , C หน้าที่กำหนด
และ จะแสดงเป็น fd2 ในรูปที่ 13.6 ถ้าตอนนี้เราจะพิจารณา B แอตทริบิวต์เราจะเห็น
ว่าเมื่อ 'b' หรือ 'd' จะปรากฏในคอลัมน์ B แล้ว 'w' จะปรากฏในคอลัมน์ D และเมื่อ 'เอ'
จะปรากฏในคอลัมน์ B แล้ว 's' จะปรากฏในคอลัมน์ D. เรา ดังนั้นจึงสามารถสรุปได้ว่ามี
(1:1) ความสัมพันธ์ระหว่างคุณลักษณะ B และ D ในคำอื่น ๆ , B หน้าที่กำหนด
การแปล กรุณารอสักครู่..