yuusql

yuusql

12th Grade

25 Qs

quiz-placeholder

Similar activities

Hunter/Gatherer Food Chain

Hunter/Gatherer Food Chain

8th Grade - University

21 Qs

Principles of Architecture - Q4 Exam

Principles of Architecture - Q4 Exam

9th - 12th Grade

20 Qs

MLA Format and Essay Structure

MLA Format and Essay Structure

9th Grade - University

22 Qs

English Ecosystems

English Ecosystems

9th - 12th Grade

20 Qs

Past Simple vs Present Perfect

Past Simple vs Present Perfect

9th - 12th Grade

20 Qs

DNA Replication and Structure

DNA Replication and Structure

9th - 12th Grade

20 Qs

6.2 History of Mexico

6.2 History of Mexico

7th Grade - University

20 Qs

[Spring 25] Cybersecurity Final Exam

[Spring 25] Cybersecurity Final Exam

10th Grade - University

30 Qs

yuusql

yuusql

Assessment

Quiz

others

12th Grade

Easy

Created by

Yến Hải

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 1: What does SQL stand for?
Strong Question Language
Structured Query Language
Structured Question Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 2: Which SQL statement is used to extract data from a database?
OPEN
SELECT
GET
EXTRACT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 3: Which SQL statement is used to update data in a database?
SAVE AS
MODIFY
UPDATE
SAVE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 4: Which SQL statement is used to delete data from a database?
COLLAPSE
REMOVE
DELETE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 5: Which SQL statement is used to insert new data in a database?
ADD NEW
ADD RECORD
INSERT INTO
INSERT NEW

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 6: With SQL, how do you select a column named "FirstName" from a table named "Persons"?
EXTRACT FirstName FROM Persons
SELECT Persons.FirstName
SELECT FirstName FROM Persons

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 7: With SQL, how do you select all the columns from a table named "Persons"?
SELECT * FROM Persons
SELECT Persons
SELECT [all] FROM Persons
SELECT *.Persons

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?