Quarter 3-Module 5

Quarter 3-Module 5

11th Grade

25 Qs

quiz-placeholder

Similar activities

database AS

database AS

11th Grade - University

30 Qs

Prueba de Conocimiento

Prueba de Conocimiento

11th Grade

20 Qs

Basis Data

Basis Data

10th - 12th Grade

30 Qs

SQL Quiz 3

SQL Quiz 3

11th Grade

20 Qs

S5 ICT revision

S5 ICT revision

10th - 12th Grade

20 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

9th - 12th Grade

20 Qs

SQL

SQL

11th - 12th Grade

20 Qs

Segurança em PHP

Segurança em PHP

10th Grade - University

22 Qs

Quarter 3-Module 5

Quarter 3-Module 5

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Cecille Godin

Used 7+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Query Language

Structured Question Language

Strong Question Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to extract data from a database?

SELECT

OPEN

GET

EXTRACT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to update data in a database?

UPDATE

SAVE

MODIFY

SAVE AS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to delete data from a database?

DELETE

COLLAPSE

REMOVE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to insert new data in a database?

INSERT INTO

ADD NEW

ADD RECORD

INSERT NEW

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With SQL, how do you select a column named "FirstName" from a table named "Persons"?

SELECT FirstName FROM Persons

SELECT Persons.FirstName

EXTRACT FirstName FROM Persons

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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?