SQL Quiz

SQL Quiz

12th Grade

8 Qs

quiz-placeholder

Similar activities

XII TKJ

XII TKJ

12th Grade

10 Qs

ICTDBS506 Creating a 'Car Pool' Database with MySQL

ICTDBS506 Creating a 'Car Pool' Database with MySQL

12th Grade - University

10 Qs

BPB(SQL)

BPB(SQL)

9th - 12th Grade

6 Qs

delet11

delet11

10th - 12th Grade

10 Qs

Access 2.12 (A) Review

Access 2.12 (A) Review

KG - University

10 Qs

7.2 Introduction to Databases

7.2 Introduction to Databases

9th - 12th Grade

9 Qs

KUIS 1 PKK KELAS XII TKJ SMK TARUNA PEKANBARU

KUIS 1 PKK KELAS XII TKJ SMK TARUNA PEKANBARU

12th Grade

10 Qs

Deel 2 - H5 - Begrippen data en informatie

Deel 2 - H5 - Begrippen data en informatie

12th Grade

10 Qs

SQL Quiz

SQL Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Elizabeth Gist

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Query Language

Sequential Query Language

Standardized Query Language

Structured Question Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to retrieve data from a database?

GET

SELECT

RETRIEVE

FETCH

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to filter records in a SELECT statement?

WHERE

FILTER

SORT

GROUP BY

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to add new rows to a table?

INSERT INTO

ADD ROW

CREATE

UPDATE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to sort the result set in ascending or descending order?

ORDER BY

SORT BY

ARRANGE BY

GROUP BY

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL operator is used to combine multiple conditions in a WHERE clause?

AND

OR

NOT

XOR

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

MODIFY

UPDATE

CHANGE

ALTER

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to remove a specific row from a table?

DELETE FROM

REMOVE

ERASE

DISCARD