SQL quiz

SQL quiz

University

23 Qs

quiz-placeholder

Similar activities

Database Design & Development 2

Database Design & Development 2

University

20 Qs

Lv1 Chapter 3 Basics of SQL

Lv1 Chapter 3 Basics of SQL

University

18 Qs

6INFOMAN (Recitation)

6INFOMAN (Recitation)

University - Professional Development

20 Qs

Database

Database

University

20 Qs

DBMS LAB

DBMS LAB

University

20 Qs

Cloud Architecting - Week 5

Cloud Architecting - Week 5

University

20 Qs

DBMS

DBMS

University

20 Qs

Database

Database

12th Grade - University

20 Qs

SQL quiz

SQL quiz

Assessment

Quiz

Computers

University

Medium

Created by

Alaa' Omar

Used 129+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does SQL stand for?

a) Structured Question Language

b) Strong Question Language

c) Structured Query Language

d) Structured Query Layout

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

a) OPEN

b) SELECT

c) EXTRACT

d) GET

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

a) SAVE

b) MODIFY

c) UPDATE

d) SAVE AS

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

a) REMOVE

b) COLLAPSE

c) DELETE

d) DROP

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

a) INSERT NEW

b) ADD RECORD

c) INSERT INTO

d) ADD NEW

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

a) SELECT Persons

b) SELECT [all] FROM Persons

c) SELECT * FROM Persons

d) SELECT *.Persons

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator is used to select values within a range?

a) RANGE

b) WITHIN

c) BETWEEN

D) None

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?