MySQL Practice

MySQL Practice

11th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Learning SQL

Learning SQL

11th - 12th Grade

15 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

Databases

Databases

10th Grade - University

15 Qs

SQL

SQL

12th Grade - Professional Development

23 Qs

SQL COMMANDS PRE

SQL COMMANDS PRE

11th Grade

15 Qs

Introduction to SQL (Grade 12)

Introduction to SQL (Grade 12)

11th - 12th Grade

15 Qs

A-Level Comp Sci 9618 Databases

A-Level Comp Sci 9618 Databases

9th - 12th Grade

15 Qs

Base de datos SQLite

Base de datos SQLite

12th Grade - University

18 Qs

MySQL Practice

MySQL Practice

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Tejendra Pachhai

Used 28+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 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

30 sec • 1 pt

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

Add

Insert

Update

Alter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does DML stand for?

Data Manipulation Language

Data Modeling Language

Data Markup Language

Data Migration Language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a keyword of MYSQL?

Select

Top

Group

Insert

5.

MULTIPLE SELECT QUESTION

30 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

30 sec • 1 pt

Which of the following is not a valid aggregate function?

COUNT

MIN

COMPUTE

MAX

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid aggregate function?

COUNT

MIN

COMPUTE

MAX

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?