MySQL Functions

MySQL Functions

12th Grade

16 Qs

quiz-placeholder

Similar activities

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

CLASS XI - MYSQL QUIZ

CLASS XI - MYSQL QUIZ

11th - 12th Grade

20 Qs

MySQL

MySQL

12th Grade

18 Qs

Conditionals- Loops Vocab

Conditionals- Loops Vocab

10th - 12th Grade

17 Qs

Access - Lesson 7

Access - Lesson 7

9th - 12th Grade

11 Qs

AP Computer Science Unit 4

AP Computer Science Unit 4

9th - 12th Grade

17 Qs

SQL

SQL

11th - 12th Grade

12 Qs

Access Lesson 6

Access Lesson 6

9th - 12th Grade

20 Qs

MySQL Functions

MySQL Functions

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Tejendra Pachhai

Used 92+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a text function?

TRIM()

TRUNCATE()

LEFT()

MID()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a numeric function?

MOD

SIGN

MID

POW

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a date function?

Month

Year

Now

Pow

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following functions returns the substring from a given string?

MID

INSTR

SUBSTR

CHAR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions returns the position of a substring in a given string?

MID

INSTR

SUBSTR

CHAR

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be printed by the given query?

SELECT LENGTH("WINNER");

7

6

8

9

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be returned by the given query?

SELECT INSTR("INDIA", "DI");

2

3

-2

-3

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?