My Sql

My Sql

12th Grade

10 Qs

quiz-placeholder

Similar activities

SQL_RDBMS

SQL_RDBMS

12th Grade

12 Qs

Structured Query Language (SQL) Quiz

Structured Query Language (SQL) Quiz

12th Grade

10 Qs

SQL

SQL

12th Grade

15 Qs

MySQL- group by and foreign key

MySQL- group by and foreign key

12th Grade

13 Qs

Access - Lesson 9

Access - Lesson 9

9th - 12th Grade

10 Qs

Databases

Databases

10th Grade - University

15 Qs

REST API and MySQL Quiz SKG

REST API and MySQL Quiz SKG

12th Grade

15 Qs

Database Management

Database Management

12th Grade

10 Qs

My Sql

My Sql

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Priyanka Grover

Used 163+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command is used to display list of all databases.

Display

Display List

Show Databases

Show Database

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Delete command is DDL command.

True

False

3.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

Which aggregate function is used to find sum of column in a table?

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which is the correct statement from the following :

Delete table book;

Delete book;

Delete table book;

Drop table book;

Drop book;

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Duplication of record is called___________

Deficiency

Redundancy

Lack

Addition

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not the aggregate function?

avg()

max()

round()

sum()

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command will delete all the records of table with its structure?

Delete Table <Table Name>;

Drop Table;

Drop Table <Table Name>;

Drop <Table Name>;

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?