SQL QUIZ

SQL QUIZ

Professional Development

25 Qs

quiz-placeholder

Similar activities

Dog Breeds

Dog Breeds

Professional Development

20 Qs

Tamil Movies

Tamil Movies

KG - Professional Development

20 Qs

web 16,17

web 16,17

Professional Development

20 Qs

Introduction to Criminal Law

Introduction to Criminal Law

University - Professional Development

21 Qs

Commercient Aptitude Test - 2023

Commercient Aptitude Test - 2023

Professional Development

30 Qs

sql

sql

KG - Professional Development

20 Qs

ukk oracle database foundation

ukk oracle database foundation

Professional Development

20 Qs

Call Quality Quiz

Call Quality Quiz

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?