GRADE 9- 4QTR-FINALS

GRADE 9- 4QTR-FINALS

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

MySQL Functions

MySQL Functions

12th Grade

16 Qs

JAVA string

JAVA string

12th Grade

20 Qs

Data Handling in Python

Data Handling in Python

11th Grade

10 Qs

String Manipulation (Python)

String Manipulation (Python)

9th - 12th Grade

17 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Advanced Python Iteration Quiz

Advanced Python Iteration Quiz

10th Grade

10 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

sql queries - 2

sql queries - 2

12th Grade

20 Qs

GRADE 9- 4QTR-FINALS

GRADE 9- 4QTR-FINALS

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Roselle Magcamit

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1.       This SQL function is used to return a single value from a group of rows or columns.

Aggregate      

Scalar

Analytic

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

     Which of the following aggregate functions returns the number of rows based on a given criterion?

Avg     

Max                

Count  

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

   These are built-in commands in SQL that are used to manipulate values with columns.

Formulas        

Expressions    

Functions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

    Which of the following aggregate functions returns the smallest value in a given column?

Avg     

Max    

Min

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following aggregate functions returns the largest value in a given column? 

Avg

Max    

Count

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This SQL function deals with string values.

    String functions

Security functions

Mathematical functions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the statement below?

SELECT CONCAT('Dela Cruz, ', 'Juan ', 'C.') AS name

Dela Cruz, Juan C.

.  DelaCruz, JuanC.

   Dela Cruz, Juan C

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?