Understanding Database Keys and Dependencies

Understanding Database Keys and Dependencies

12th Grade

10 Qs

quiz-placeholder

Similar activities

SQL

SQL

12th Grade

15 Qs

MySQL Practice

MySQL Practice

12th Grade

9 Qs

A3 IIB - DDL: Data Definition Language II

A3 IIB - DDL: Data Definition Language II

11th Grade - University

10 Qs

Quiz sur l'implémentation d'une base de données

Quiz sur l'implémentation d'une base de données

12th Grade

14 Qs

Access database validation

Access database validation

10th - 12th Grade

8 Qs

Baze podataka

Baze podataka

9th - 12th Grade

15 Qs

U2 Normalization

U2 Normalization

10th - 12th Grade

14 Qs

Baze podataka

Baze podataka

10th - 12th Grade

9 Qs

Understanding Database Keys and Dependencies

Understanding Database Keys and Dependencies

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Hannah Sparrow

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Šta je primarni ključ u bazi podataka?

Kolona koja je uvek obavezna

Kolona koja čuva tekstualne podatke

B) Kolona koja jedinstveno identifikuje svaki red u tabeli

Kolona koja može biti indeksirana

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Šta predstavlja pojam 'strani ključ'?

Ključ koji identifikuje jedinstvene vrednosti u bazi podataka

Ključ koji se koristi za enkripciju podataka

Ključ koji predstavlja jedinstveni identifikator za korisnika

C) Kolona koja se koristi za povezivanje sa primarnim ključem druge tabele

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Koja od sledećih zavisnosti ukazuje da atribut B zavisi od atributa A?

B ↔ A

A → B

A + B

A ⊇ B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Šta je tranzitivna zavisnost?

C) Kada atributi ne zavise jedni od drugih

B) Kada atribut A zavisi od atributa B, a B zavisi od C

D) Kada su svi atributi nezavisni

A) Kada jedan atribut direktno zavisi od drugog

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Koji od sledećih primera najbolje ilustruje funkcionalnu zavisnost?

A) Student_ID → Ime B) Ime → Student_ID

Kurs → Student_ID

Student_ID → Kurs

A) Student_ID → Ime

Ime → Godine

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a composite key? A) To combine multiple columns to create a unique identifier B) To link two tables together C) To sort data in a specific order D) To allow NULL values in a table

E) To encrypt sensitive data

G) To create indexes for faster queries

F) To define relationships between columns

A) To combine multiple columns to create a unique identifier

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a candidate key? A) A key that can be used as a primary key B) A key that is not unique C) A key that is always NULL D) A key that links to another table

A) A key that can be used as a primary key

A key that is always unique

A key that can be used for indexing

A key that is derived from a foreign key

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?