My SQL

My SQL

11th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

PAS_XI_Basis Data

PAS_XI_Basis Data

11th Grade

25 Qs

BAZY ACCESS, SQL

BAZY ACCESS, SQL

12th Grade

22 Qs

GCSE Python Programming Basics

GCSE Python Programming Basics

11th Grade

23 Qs

PYHON MYSQL CONNECTIVITY

PYHON MYSQL CONNECTIVITY

12th Grade

25 Qs

GCSE Computer Science- 2.2 Programming Techniques

GCSE Computer Science- 2.2 Programming Techniques

9th - 11th Grade

25 Qs

SQL Mastery

SQL Mastery

12th Grade

30 Qs

MYSQL

MYSQL

11th Grade

30 Qs

If,elif,loop

If,elif,loop

11th - 12th Grade

24 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?