Search Header Logo

sql functions

Authored by Sandhya Kk

Computers

KG - 12th Grade

Used 20+ times

sql functions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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(*)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?