MySQL

MySQL

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Sandra Noronha

Used 221+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does SQL stand for?

Structured Query Language

Structured Question Language

Strong Question Language

None of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following can add a row to a table?

Add

Insert

Update

Alter

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does DML stand for?

Data Manipulation Language

Data Modeling Language

Data Markup Language

Data Migration Language

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a keyword of MYSQL?

Select

Top

Group

Insert

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which of the following query is correct to get Current Date from Query?

A. SELECT DATE ( NOW() ) as today;

B. SELECT DATE_FORMAT( NOW( ) , '%Y-%m-%d' ) as today;

A. SELECT DATE ( NOW() ) as today;

B. SELECT DATE_FORMAT( NOW( ) , '%Y-%m-%d' ) as today;

Both A and B

None

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a valid aggregate function?

COUNT

MIN

COMPUTE

MAX

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SQL is not case sensitive. SELECT is the same as select.

TRUE

FALSE

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?