SQL Queries -Functions

SQL Queries -Functions

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Marketing and Sales 1.4

Marketing and Sales 1.4

9th - 12th Grade

9 Qs

Reviewing Related Literature

Reviewing Related Literature

12th Grade

10 Qs

Engaging Secondary Science

Engaging Secondary Science

6th - 12th Grade

14 Qs

Tema 8

Tema 8

10th - 12th Grade

12 Qs

ABOUT TÜRKİYE

ABOUT TÜRKİYE

6th - 12th Grade

13 Qs

Foreign exchange

Foreign exchange

12th Grade

10 Qs

Guess the anime

Guess the anime

KG - Professional Development

6 Qs

Ant science

Ant science

5th Grade - University

11 Qs

SQL Queries -Functions

SQL Queries -Functions

Assessment

Quiz

Other

11th - 12th Grade

Practice Problem

Hard

Created by

Shikha Basniwal

Used 149+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 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

Query to delete all record of table without deleting the table:

DELETE TABLE TABLE_NAME

DELETE FROM TABLE_NAME

DROP TABLE TABLE_NAME

DELETE TABLE FROM TABLE_NAME

3.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following query:

Select round(59999.99,-2);

59999

59900

60000

59990

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function will be used to remove only the trailing spaces from a string?

ltrim()

rtrim()

trim()

all

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank:

___________________ this clause is used to apply condition on all the rows of table.

Where

Having

Order By

Sort By

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Fill in the blank:

_________________ this clause is used with GROUP BY to filter the group of records.

Create a free account and access millions of resources

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?