Mysql revision

Mysql revision

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

Database and SQL

Database and SQL

10th - 11th Grade

22 Qs

SQL Keywords Quiz

SQL Keywords Quiz

11th Grade

20 Qs

8.3 Data Definition Language and DML Cambridge iAS 9618

8.3 Data Definition Language and DML Cambridge iAS 9618

11th Grade

20 Qs

Grade xii - MySQL

Grade xii - MySQL

12th Grade

20 Qs

Chapter 2: Binary Values & Numbering Systems

Chapter 2: Binary Values & Numbering Systems

KG - 12th Grade

20 Qs

2.4 Computational Logic

2.4 Computational Logic

9th - 11th Grade

20 Qs

Kelompok1 - Basis Data XII RPL

Kelompok1 - Basis Data XII RPL

12th Grade

23 Qs

Mysql revision

Mysql revision

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Biya James

Used 12+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Name the command that will display the structure of table.

Select

Describe

Alter

Update

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Char data type is of a fixed length.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A table FLIGHT has 4 rows and 2 columns. What is the degree of the table?

4

42

2

24

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command that will open an already existing database "Games"?

Use games;

Select * from games;

Open games;

Insert into games;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the key that has the ability to become a primary key.

Candidate key

Transaction key

Foreign key

Alternate key

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Update command will modify the structure of a table.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Abhay wants to remove the entire content of a table "BOOKS" along with its structure. What command is to be used?

Delete from books;

Drop books;

Drop table books;

Remove books;

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?