Quiz on Operators and SQL Statements

Quiz on Operators and SQL Statements

12th Grade

15 Qs

quiz-placeholder

Similar activities

Gestion des Utilisateurs de la BD

Gestion des Utilisateurs de la BD

2nd Grade - University

12 Qs

Web 12 - Part 2

Web 12 - Part 2

12th Grade

10 Qs

9 Weeks Test

9 Weeks Test

9th - 12th Grade

16 Qs

Bab 4 Jaringan Komputer dan Internet

Bab 4 Jaringan Komputer dan Internet

11th Grade - University

10 Qs

Exploring Digital Transformation and IoT

Exploring Digital Transformation and IoT

12th Grade

15 Qs

BÀI 21. CẬP NHẬT VÀ TRUY XUẤT DỮ LIỆU CÁC BẢNG

BÀI 21. CẬP NHẬT VÀ TRUY XUẤT DỮ LIỆU CÁC BẢNG

12th Grade

10 Qs

Ktra thường xuyên Tin 11

Ktra thường xuyên Tin 11

11th Grade - University

20 Qs

Cyber Security Awreness

Cyber Security Awreness

9th - 12th Grade

15 Qs

Quiz on Operators and SQL Statements

Quiz on Operators and SQL Statements

Assessment

Quiz

Information Technology (IT)

12th Grade

Easy

Created by

Donna Callender

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of != operator?

Less than

Greater than

Equal to

Not equal to

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement is used to display all the fields of a table?

SELECT * FROM table_name

CREATE * FROM table_name

DISPLAY * FROM table_name

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are Boolean operators?

AND, OR and NOT

ADD, SUB, MULT and DIV

ORDER BY and WHERE

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following clauses is used to select records while displaying results using a SELECT statement?

UPDATE

ORDER BY

WHERE

WHICH

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operator is used with wildcard characters?

BETWEEN ... AND ...

IN

LIKE

IS NULL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete this query to display records in alphabetical order of field ‘StudentName’ from the table ‘StudentDetails’: SELECT * FROM StudentDetails .......................

ORDER BY StudentName

ORDER BY StudentName Desc

WHERE StudentName = Asc

WHERE StudentName = Desc

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to combine rows from two or more tables based on a field that is common to the tables?

SELECT & JOIN

SELECT & COMBINE

MERGE

SELECT & MERGE

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?