My Sql

My Sql

12th Grade

10 Qs

quiz-placeholder

Similar activities

SQL

SQL

12th Grade

15 Qs

SQL and databases

SQL and databases

KG - 12th Grade

10 Qs

DDL

DDL

12th Grade

6 Qs

MOS Word 2016 Learn by Doing Part 4 Working with Tables

MOS Word 2016 Learn by Doing Part 4 Working with Tables

8th - 12th Grade

12 Qs

Introduction to MySQL

Introduction to MySQL

11th - 12th Grade

15 Qs

SQL_RDBMS

SQL_RDBMS

12th Grade

12 Qs

Structured Query Language (SQL) Quiz

Structured Query Language (SQL) Quiz

12th Grade

10 Qs

Structured Query Language Quiz

Structured Query Language Quiz

12th Grade

15 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?