SQL quiz

SQL quiz

University

34 Qs

quiz-placeholder

Similar activities

Pengenalan Laravel 11 dan Filament

Pengenalan Laravel 11 dan Filament

12th Grade - University

30 Qs

Distributed Computing with Spark SQL

Distributed Computing with Spark SQL

University

39 Qs

IT App Chapter 4&5

IT App Chapter 4&5

University

30 Qs

DBMS Intro 1

DBMS Intro 1

University

30 Qs

lvl. 1 Chapter 2 Relational Model (QB)

lvl. 1 Chapter 2 Relational Model (QB)

University

30 Qs

Weekly Test 4

Weekly Test 4

University

30 Qs

ITD11303 DATABASE

ITD11303 DATABASE

University

35 Qs

DBMS: Security and Backups

DBMS: Security and Backups

University

34 Qs

SQL quiz

SQL quiz

Assessment

Quiz

Computers

University

Medium

Created by

Alaa' Omar

Used 13+ times

FREE Resource

34 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 a column named "FirstName" from a table named "Persons"?

a) SELECT Persons.FirstName

b) EXTRACT FirstName FROM Persons

c) SELECT FirstName FROM Persons

d) SELECT ONLY FirstName FROM Persons

7.

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

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?