MySQL Functions

MySQL Functions

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Trial1 T

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is not a text function? Options: TRIM(), LEFT(), MID(), TRUNCATE()

Back

TRUNCATE()

2.

FLASHCARD QUESTION

Front

Which of the following is not a numeric function?

MOD

,

SIGN

,

MID

,

POW

Back

MID

3.

FLASHCARD QUESTION

Front

Which of the following is not a date function?

Month

,

Year

,

Now

,

Pow

Back

Pow

4.

FLASHCARD QUESTION

Front

Which of the following functions returns the substring from a given string? Options: MID, INSTR, SUBSTR, CHAR

Back

MID, INSTR, SUBSTR

5.

FLASHCARD QUESTION

Front

Which function returns the position of a substring in a given string? Options: MID, INSTR, SUBSTR, CHAR

Back

INSTR

6.

FLASHCARD QUESTION

Front

What will be printed by the given query? SELECT LENGTH("WINNER");

Back

6

7.

FLASHCARD QUESTION

Front

What will be returned by the query: SELECT INSTR("INDIA", "DI");

Back

3

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers