sifat depedency functional
Mengingat bahwa X, Y, dan Z adalah set atribut dalam relasi R, satu dapat memperoleh beberapa sifat dependensi fungsional. Among the most important are Armstrong's axioms , which are used in database normalization: Di antara yang paling penting adalah aksioma Armstrong , yang digunakan dalam normalisasi database: - Subset Property (Axiom of Reflexivity): If Y is a subset of X , then X → Y Subset Properti (Aksioma Refleksivitas): Jika Y adalah subset dari X, maka X → Y
- Augmentation (Axiom of Augmentation): If X → Y , then XZ → YZ Augmentasi (Aksioma Augmentasi): Jika X → Y, maka XZ YZ →
- Transitivity (Axiom of Transitivity): If X → Y and Y → Z , then X → Z Transitivitas (Aksioma Transitivitas): Jika X → Y dan Y → Z, maka X → Z
- Union : If X → Y and X → Z , then X → YZ Uni: Jika X → Y dan X → Z, maka X → YZ
- Decomposition : If X → YZ , then X → Y and X → Z Dekomposisi: Jika X → YZ, maka X → Y dan X → Z
- Pseudotransitivity : If X → Y and WY → Z , then WX → Z Pseudotransitivitas: Jika X → Y dan Z → WY, maka WX → Z
Functional Dependencies (Contoh)
Contoh ini menggambarkan konsep ketergantungan fungsional. The situation modeled is that of college students visiting one or more lectures in each of which they are assigned a teaching assistant (TA). Situasi dimodelkan adalah bahwa mahasiswa mengunjungi satu atau lebih kuliah di masing-masing mereka diberi asisten dosen (TA). Let's further assume that every student is in some semester and is identified by a unique integer ID. Mari kita lebih lanjut mengasumsikan bahwa setiap mahasiswa pada semester tertentu dan diidentifikasi oleh ID integer unik. StudentID StudentID | Semester Semester | Lecture Kuliah | TA TA |
---|---|---|---|
1234 1234 | 6 6 | Numerical Methods Metode Numerik | John John |
2380 2380 | 4 4 | Numerical Methods Metode Numerik | Peter Peter |
1234 1234 | 6 6 | Visual Computing Visual Computing | Amina Amina |
1201 1201 | 4 4 | Numerical Methods Metode Numerik | Peter Peter |
1201 1201 | 4 4 | Physics II Fisika II | Simone Simone |
- StudentID → Semester. StudentID → Semester.
- {StudentID, Lecture} → TA {StudentID, Kuliah TA} →
- {StudentID, Lecture} → {TA, Semester} {StudentID, Kuliah} {→ TA, Semester}
(DI KUTIP DARI WIKIPEDIA)
liat posting mu ngakak sendiri...
BalasHapusudah betrul sebnenarnya cuma saran dari saya jangan asal copas (copy paste)
cari yang pake bahasa indonesia aja ya.. biar mudah dimengerti