sql functions

sql functions

KG - 12th Grade

15 Qs

quiz-placeholder

Similar activities

QUIZ 3 - DFC2083

QUIZ 3 - DFC2083

University

15 Qs

SQL: Fungsi Agregat

SQL: Fungsi Agregat

5th Grade

10 Qs

SQL functions

SQL functions

11th - 12th Grade

10 Qs

Database SQL

Database SQL

1st - 12th Grade

20 Qs

Mentoring Session 3 (Group 1)

Mentoring Session 3 (Group 1)

University

11 Qs

GO! Kuiz Zeriuz day 16

GO! Kuiz Zeriuz day 16

University - Professional Development

13 Qs

AGREGASI

AGREGASI

11th Grade

11 Qs

Chapter 9 - Databases (IGCSE Computer Science)

Chapter 9 - Databases (IGCSE Computer Science)

9th - 12th Grade

15 Qs

sql functions

sql functions

Assessment

Quiz

Computers

KG - 12th Grade

Medium

Created by

Sandhya Kk

Used 20+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL function is used to find the average value of any column?

Mean()

Avg()

Average()

Sum()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the query :

Select Substring('mysql application',3,3)

app

mysql

application

sql

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of following query:

Select length(trim(' exam '));

exam

exam

6

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are the five built-in functions provided by SQL?

A. COUNT, SUM, AVG, MAX, MIN

B. SUM, AVG, MIN, MAX, MULT

C. SUM, AVG, MULT, DIV, MIN

D. SUM, AVG, MIN, MAX, NAME

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The SQL statement

SELECT ROUND(45.926, -1) FROM DUAL;

A) is illegal

B) prints garbage

C) prints 045.926

D) prints 50

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The string function that returns the index of the first occurrence of substring is _____________

a) INSERT()

b) INSTR()

c) INSTRING()

d) INFSTR()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL function is used to count the number of rows in a SQL query?

COUNT()

NUMBER()

SUM()

COUNT(*)

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?