MySQL

MySQL

12th Grade

10 Qs

quiz-placeholder

Similar activities

Parcial 2do corte BASDAT

Parcial 2do corte BASDAT

12th Grade

10 Qs

Sainskomputer T5 (2.1.3 & 2.1.4)😎

Sainskomputer T5 (2.1.3 & 2.1.4)😎

12th Grade

11 Qs

A-Level Comp Sci 9618 Databases

A-Level Comp Sci 9618 Databases

9th - 12th Grade

15 Qs

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

CHAPTER 12. STRUCTURED QUERY LANGUAGE (SQL) - 1

CHAPTER 12. STRUCTURED QUERY LANGUAGE (SQL) - 1

12th Grade

10 Qs

Relational Database Quiz (XII)

Relational Database Quiz (XII)

12th Grade

10 Qs

Database Concept

Database Concept

9th - 12th Grade

10 Qs

Introduction to SQL (Grade 12)

Introduction to SQL (Grade 12)

11th - 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?