MySQL

MySQL

12th Grade

10 Qs

quiz-placeholder

Similar activities

Querying Databases

Querying Databases

9th - 12th Grade

8 Qs

Repaso de Sistemas de Almacenamiento

Repaso de Sistemas de Almacenamiento

12th Grade

10 Qs

Latihan soal PHP MySQL Query

Latihan soal PHP MySQL Query

12th Grade

15 Qs

Divisiones del lenguaje SQL

Divisiones del lenguaje SQL

12th Grade

10 Qs

A3 IIB - DDL: Data Definition Language II

A3 IIB - DDL: Data Definition Language II

11th Grade - University

10 Qs

7.4 Querying Databases

7.4 Querying Databases

10th - 12th Grade

8 Qs

RDBMS- Alevel

RDBMS- Alevel

10th - 12th Grade

11 Qs

QUIZ:SQL By Kru.PICHAYA

QUIZ:SQL By Kru.PICHAYA

10th Grade - University

10 Qs

MySQL

MySQL

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Shikha Chandok

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