MySQL

MySQL

12th Grade

10 Qs

quiz-placeholder

Similar activities

Sains Komputer Tingkatan 5 - 2.1.3 SQL: Membina Pangkalan..

Sains Komputer Tingkatan 5 - 2.1.3 SQL: Membina Pangkalan..

10th - 12th Grade

15 Qs

7.4 Querying Databases

7.4 Querying Databases

10th - 12th Grade

8 Qs

RDBMS - 1

RDBMS - 1

12th Grade

15 Qs

MTA Databse 1.0

MTA Databse 1.0

9th - 12th Grade

13 Qs

Introduction to MySQL

Introduction to MySQL

11th - 12th Grade

15 Qs

RDBMS- Alevel

RDBMS- Alevel

10th - 12th Grade

11 Qs

SQL DDL

SQL DDL

9th - 12th Grade

15 Qs

RDBMS - 2

RDBMS - 2

12th Grade

15 Qs

MySQL

MySQL

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Shikha Chandok

Used 391+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A relational database can have how many types of keys in a table ?

Candidate key

Primary key

Foreign key

All of these

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which one of the following uniquely identifies the tuples/tows in a relation ?

Secondary key

Primary key

Composite key

Foreign key

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the full form of DDL ?

Dynamic data language

Detailed data language

Data definition language

Data derivation language

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

SELECT is a DDL/DML command ....

DDL

DML

None of these

Both

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following keywords will you use to display unique values of the column dept_name ?


SELECT ______ dept_name from COMPANY;

All

distinct

from

name

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following SQL commands retrieves data from table(s)?

update

select

insert

delete

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

INSERT INTO EMP VALUES(101,'SUMAN','MANAGER');


Which kind of statement is this ?

DDL

DML

Value

Python statement

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?