yuusql

yuusql

12th Grade

25 Qs

quiz-placeholder

Similar activities

Hunter/Gatherer Food Chain

Hunter/Gatherer Food Chain

8th Grade - University

21 Qs

Spanish 2B Unit 6 & 7 Study Guide

Spanish 2B Unit 6 & 7 Study Guide

9th - 12th Grade

22 Qs

illustrator#1 Cert. - Review

illustrator#1 Cert. - Review

9th - 12th Grade

25 Qs

Ch 4 DIMENSIONING

Ch 4 DIMENSIONING

9th - 12th Grade

25 Qs

Spanish Colonial Unit Review

Spanish Colonial Unit Review

7th Grade - University

22 Qs

RISE Up Retail Industry Fundamentals Practice Test

RISE Up Retail Industry Fundamentals Practice Test

12th Grade

20 Qs

6.2 History of Mexico

6.2 History of Mexico

7th Grade - University

20 Qs

Uji Kompetensi Bahasa Inggris PKBM Logval

Uji Kompetensi Bahasa Inggris PKBM Logval

12th Grade

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