SQL Statement Part 3

SQL Statement Part 3

7th Grade

10 Qs

quiz-placeholder

Similar activities

Execl Quiz

Execl Quiz

7th Grade - University

11 Qs

Internet_SIGURANȚA

Internet_SIGURANȚA

5th - 7th Grade

8 Qs

Macam-Macam CMS

Macam-Macam CMS

6th - 8th Grade

10 Qs

Prevention

Prevention

1st Grade - Professional Development

10 Qs

Web-based Development

Web-based Development

5th Grade - University

15 Qs

Databases - Logic Operators

Databases - Logic Operators

3rd - 12th Grade

10 Qs

AV1/R1 3TEC_Banco de Dados - Chave Primária

AV1/R1 3TEC_Banco de Dados - Chave Primária

1st Grade - University

15 Qs

ULANGKAJI TINGKATAN 3

ULANGKAJI TINGKATAN 3

6th - 9th Grade

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