MySQL Practice

MySQL Practice

11th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

SQL

SQL

12th Grade

20 Qs

SQL Querying Relational Data Statements

SQL Querying Relational Data Statements

11th Grade

20 Qs

SQL and Database Concepts Quiz

SQL and Database Concepts Quiz

12th Grade

20 Qs

MySQL

MySQL

12th Grade

18 Qs

CLASS XI - MYSQL QUIZ

CLASS XI - MYSQL QUIZ

11th - 12th Grade

20 Qs

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

SQL Commands Part 1

SQL Commands Part 1

11th - 12th Grade

20 Qs

SQL Keywords Quiz

SQL Keywords Quiz

11th Grade

20 Qs

MySQL Practice

MySQL Practice

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Tejendra Pachhai

Used 27+ 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?