SQL QUIZ

SQL QUIZ

Professional Development

25 Qs

quiz-placeholder

Similar activities

22IT4252-DBMS-1

22IT4252-DBMS-1

Professional Development

20 Qs

Quiz #1 Back-End

Quiz #1 Back-End

Professional Development

20 Qs

AlterU - Mysql

AlterU - Mysql

1st Grade - Professional Development

20 Qs

SOAL DATABASE PART 1

SOAL DATABASE PART 1

1st Grade - Professional Development

30 Qs

Tamil Movies

Tamil Movies

KG - Professional Development

20 Qs

Anything Above, Within and Under Flexport

Anything Above, Within and Under Flexport

Professional Development

20 Qs

Onam

Onam

Professional Development

20 Qs

how to trian your dragon

how to trian your dragon

4th Grade - Professional Development

20 Qs

SQL QUIZ

SQL QUIZ

Assessment

Quiz

Other

Professional Development

Medium

Created by

azeez busari

Used 135+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does SQL stand for?

Strong Query Language

Structured Question Language

Structured Query Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

EXTRACT

OPEN

SELECT

GET

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

UPDATE

MODIFY

SAVE AS

SAVE

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

COLLAPSE

DELETE

REMOVE

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

ADD NEW

INSERT INTO

ADD RECORD

INSERT NEW

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

SELECT Persons.FirstName

EXTRACT FirstName FROM Persons

SELECT FirstName FROM Persons

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

With SQL, how do you select all the columns from a table named "Persons"?

SELECT [all] FROM Persons

SELECT Persons

SELECT * 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?