
12B Exit Slip 1

Quiz
•
Information Technology (IT)
•
12th Grade
•
Hard
Dina Sharawy
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does an ERD (Entity-Relationship Diagram) represent?
Database queries
Relationships between entities in a database
Table formatting in SQL
The physical structure of a database
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement is used to create a new table in SQLite?
CREATE TABLE
NEW TABLE
ADD TABLE
MAKE TABLE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In an ERD, what symbol represents a many-to-many relationship?
1:1
1:M
M:N
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is NOT valid in SQLite?
INTEGER
VARCHAR(255)
BOOLEAN
DATE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the PRIMARY KEY constraint do in SQLite?
Ensures unique values in a column
Prevents NULL values
Links two tables together
Limits the size of the column
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to insert a new record into a table called students with columns (id, name, age)?
INSERT students VALUES (1, 'Alice', 20);
INSERT INTO students (id, name, age) VALUES (1, 'Alice', 20);
ADD INTO students VALUES (1, 'Alice', 20);
INSERT DATA INTO students (id, name, age) VALUES (1, 'Alice', 20);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL command ensures that a column cannot contain duplicate values?
NOT NULL
UNIQUE
CHECK
INDEX
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the FOREIGN KEY constraint in SQLite?
To ensure values in a column are unique
To prevent NULL values
To establish a relationship between two tables
To define a table’s primary key
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct SQL command to define a primary key when creating a table?
PRIMARY_KEY
DEFINE PRIMARY
PRIMARY KEY
SET PRIMARY
Similar Resources on Wayground
10 questions
Database Concepts Quiz

Quiz
•
12th Grade
10 questions
Veri Tabanı Yönetim Sistemleri

Quiz
•
12th Grade - University
10 questions
Use of Statistics in Data Science

Quiz
•
10th Grade - University
14 questions
Data Structures Quiz

Quiz
•
9th - 12th Grade
12 questions
SQL Deneme-1

Quiz
•
12th Grade
10 questions
SQL 4at

Quiz
•
12th Grade
8 questions
Test

Quiz
•
12th Grade - University
10 questions
BÀI 21. CẬP NHẬT VÀ TRUY XUẤT DỮ LIỆU CÁC BẢNG

Quiz
•
12th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade