My SQL

My SQL

11th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

Homework - Databases & SQL

Homework - Databases & SQL

10th - 12th Grade

22 Qs

CFT SQL Final Practice

CFT SQL Final Practice

12th Grade

25 Qs

MYSQL GRADE 12 MERIDIAN SCHOOL

MYSQL GRADE 12 MERIDIAN SCHOOL

12th Grade

25 Qs

Quiz Basis Data dan SQL

Quiz Basis Data dan SQL

11th Grade

25 Qs

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

11th Grade - University

28 Qs

Ulangan smtr 2

Ulangan smtr 2

11th Grade

25 Qs

SQL Queries

SQL Queries

12th Grade

25 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th - 11th Grade

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