My SQL

My SQL

11th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

SQL BASICS

SQL BASICS

12th Grade

30 Qs

SQL Queries

SQL Queries

12th Grade

25 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th - 11th Grade

22 Qs

SQL_kartkowka

SQL_kartkowka

1st Grade - University

27 Qs

Soal PTS KK XI RPL 2025

Soal PTS KK XI RPL 2025

11th Grade

25 Qs

KIỂM TRA GIỮA KỲ II TIN HỌC 11

KIỂM TRA GIỮA KỲ II TIN HỌC 11

11th Grade

25 Qs

Homework - Databases & SQL

Homework - Databases & SQL

10th - 12th Grade

22 Qs

SQL Quiz

SQL Quiz

12th Grade

30 Qs

My SQL

My SQL

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

python developer

Used 79+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of SQL?

Structured Query Language

Structured Query List

Simple Query Lnaguage

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which operator performs matching?

Between operator

Like operator

Exists operator

None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator tests for the absence of data?

Exists operator

Not operator

Is NULL operator

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, which command is used to SELECT only one copy of each set of duplicate rows?

SELECT DISTINCT

SELECT UNIQUE

SELECT DIFFERENT

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the SQL statements is correct?

SELECT Username AND Password FROM Users

SELECT Username, Password FROM Users

SELECT Username, Password WHERE Username = ‘user1’

None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The FROM clause is used to...

specify what table we are selecting or deleting data FROM

specify range for search condition

specify search condition

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to retrieve only unique values?

DISTINCTIVE

UNIQUE

DISTINCT

DIFFERENT

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?