12B revew midterms

12B revew midterms

12th Grade

17 Qs

quiz-placeholder

Similar activities

Викторина по Jetpack Compose

Викторина по Jetpack Compose

12th Grade

15 Qs

Word Processing

Word Processing

9th Grade - University

15 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

Quiz Larik (Array)

Quiz Larik (Array)

11th Grade - University

13 Qs

Bài 26

Bài 26

10th Grade - University

15 Qs

LATIHAN PSAJ DPK TJKT

LATIHAN PSAJ DPK TJKT

12th Grade

20 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?