12B revew midterms

12B revew midterms

12th Grade

17 Qs

quiz-placeholder

Similar activities

Bài 26

Bài 26

10th Grade - University

15 Qs

UPN_GBD_S4

UPN_GBD_S4

12th Grade - University

22 Qs

Vincoli di integrità

Vincoli di integrità

12th Grade

19 Qs

12A and C version 1 Final Semester 1 Exam

12A and C version 1 Final Semester 1 Exam

12th Grade

20 Qs

Test de C++ pentru clasa a 10-a

Test de C++ pentru clasa a 10-a

10th Grade - University

15 Qs

Тест по основам Python(intro1)

Тест по основам Python(intro1)

9th - 12th Grade

20 Qs

Uji Pengetahuan Dasar MySQL

Uji Pengetahuan Dasar MySQL

12th Grade

12 Qs

Examen primera unidad  Progra 5to Baco/PC

Examen primera unidad Progra 5to Baco/PC

12th Grade

16 Qs

12B revew midterms

12B revew midterms

Assessment

Quiz

Information Technology (IT)

12th Grade

Easy

Created by

Dina Sharawy

Used 1+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ERD stand for in database design?

Entity Relationship Data

Entity Relationship Diagram

Entity Reference Diagram

Enhanced Relational Database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an ERD, what do rectangles represent?

Relationships

Attributes

Entities

Primary Keys

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a primary key in a database table?

To link tables together

To allow duplicate values in a table

To uniquely identify each record

To store large amounts of text

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to create a new table in SQLite?

INSERT INTO

CREATE TABLE

NEW TABLE

ADD TABLE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of relationship exists when one record in Table A relates to many records in Table B?

One-to-One

One-to-Many

Many-to-Many

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the SQL syntax to define a foreign key in SQLite?

FOREIGN KEY (column_name) REFERENCES table_name(column_name)

SET FOREIGN KEY (column_name) IN table_name(column_name)

ADD FOREIGN KEY (column_name) TO table_name(column_name)

LINK FOREIGN KEY (column_name) WITH table_name(column_name)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a one-to-one relationship?

One student can enroll in multiple courses

A country has multiple cities

Each passport belongs to exactly one person

A book can be borrowed by multiple students

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?