MySQL Functions

MySQL Functions

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

farroukh Nadeem

FREE Resource

Student preview

quiz-placeholder

14 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Not a text function: TRIM(), LEFT(), MID()

Back

TRUNCATE()

2.

FLASHCARD QUESTION

Front

Not a numeric function: MOD, SIGN, MID, POW

Back

MID

3.

FLASHCARD QUESTION

Front

Not a date function: Month, Year, Now, Pow

Back

Pow

4.

FLASHCARD QUESTION

Front

Function that returns the position of a substring in a string.

Back

INSTR

5.

FLASHCARD QUESTION

Front

Query: SELECT LENGTH("WINNER");

Back

6

6.

FLASHCARD QUESTION

Front

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

Back

3

7.

FLASHCARD QUESTION

Front

Query: SELECT concat("It", "was", "ok");

Back

"Itwasok"

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?