SQL Statement Part 3

SQL Statement Part 3

7th Grade

10 Qs

quiz-placeholder

Similar activities

SQL Grundlagen 2

SQL Grundlagen 2

7th Grade

10 Qs

ITFN Test 3

ITFN Test 3

KG - Professional Development

11 Qs

tin 9 kiểm tra lần 2 - 15'

tin 9 kiểm tra lần 2 - 15'

KG - 9th Grade

10 Qs

CZERWIEC 2016

CZERWIEC 2016

1st - 12th Grade

13 Qs

Бази даних

Бази даних

6th - 8th Grade

10 Qs

Intermediate Level

Intermediate Level

6th - 8th Grade

10 Qs

AZ-900 Module 1

AZ-900 Module 1

1st Grade - Professional Development

14 Qs

7th - Spreadsheet Basics

7th - Spreadsheet Basics

7th Grade

14 Qs

SQL Statement Part 3

SQL Statement Part 3

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Mr. Boquecosa

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What sql statement is used for finding the highest possible number in a field?

MIN

MAX

AVERAGE

SUM

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the right way of using MIN SQL statement?

SELECT (Salary)

FROM Teachers

MIN

SELECT (Salary) MIN

FROM Teacher

SELECT MIN (Salary)

FROM Teacher

SELECT (Salary)

FROM MIN Teacher

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What SQL statement is being in finding students records that doesn't have information?

Is Null

Null

Missing

Blank

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What SQL statement is used in adding all the records in a specific field?

AVG

MAX

MIN

SUM

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This SQL statement is used to find the number of values in the specified field.

SUM

MAX

COUNT

AVG

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the right way of using the SQL statement MAX?

SELECT MAX (Salary)

FROM Teacher

SELECT (Salary) MAX

FROM Teacher

SELECT (Salary)

FROM MAX Teacher

SELECT (Salary)

FROM Teacher MAX

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which SQL statement is used in computing for the average of the salary of the teacher?

AVG

MIN

MAX

SUM

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?