SQL QUIZ

SQL QUIZ

Professional Development

25 Qs

quiz-placeholder

Similar activities

22IT4252-DBMS-1

22IT4252-DBMS-1

Professional Development

20 Qs

AlterU - Mysql

AlterU - Mysql

1st Grade - Professional Development

20 Qs

Celebrity Fun Trivia #2 2020

Celebrity Fun Trivia #2 2020

6th Grade - Professional Development

25 Qs

BQ1012

BQ1012

Professional Development

21 Qs

Wipro_Talent Transformation-Quiz

Wipro_Talent Transformation-Quiz

Professional Development

20 Qs

NBA MLB NFL Soccer Sports All Stars Superstars 2020 #3

NBA MLB NFL Soccer Sports All Stars Superstars 2020 #3

6th Grade - Professional Development

25 Qs

Name that Disney character.

Name that Disney character.

KG - Professional Development

20 Qs

Quiz #1 Back-End

Quiz #1 Back-End

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?