SQL quiz cse 35

SQL quiz cse 35

University

15 Qs

quiz-placeholder

Similar activities

SQL Data Manipulation

SQL Data Manipulation

University

17 Qs

Quis 4 Teori PJV

Quis 4 Teori PJV

University

10 Qs

Modul 8

Modul 8

University

10 Qs

Quiz#1 - SQL Part 1 (Information Management)

Quiz#1 - SQL Part 1 (Information Management)

University

20 Qs

DBMS mcq -2

DBMS mcq -2

University

20 Qs

Chapter 17 กลุ่มคำสั่ง   Data Manipulation Language (DML)

Chapter 17 กลุ่มคำสั่ง Data Manipulation Language (DML)

University

10 Qs

Review Materi 1

Review Materi 1

University

10 Qs

Atividade final

Atividade final

University

14 Qs

SQL quiz cse 35

SQL quiz cse 35

Assessment

Quiz

Other

University

Easy

Created by

Yash Sinha

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operators is used to compare two values in SQL?

+

=

&

<>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tasks CANNOT be accomplished using SQL?

Creating and modifying database structures

Retrieving specific data from a database

Adding new data to a database

Writing complex algorithms for data analysis

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SQL keyword “DISTINCT” in a SELECT statement?

To filter NULL values

To delete duplicate records

To sort the result set

To retrieve unique values from a column

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the basis for SQL?

SQL Server

DBMS

Oracle

RDBMS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to separate SQL statements in database systems?

:

%

_

;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement(s) are mandatory in a simple SQL SELECT statement?

Select, OrderBy

Select, Where

Select, GroupBy

Select, From

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a default join type?

Right join

Left join

Outer join

Inner join

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?