Relational Database Management System

Relational Database Management System

12th Grade

20 Qs

quiz-placeholder

Similar activities

SQL Quiz

SQL Quiz

12th Grade

18 Qs

A-Level Comp Sci 9618 Databases

A-Level Comp Sci 9618 Databases

9th - 12th Grade

15 Qs

Databases

Databases

10th Grade - University

15 Qs

Quiz Basis Data

Quiz Basis Data

12th Grade

20 Qs

HYKwCS-CH05-S05-Databases

HYKwCS-CH05-S05-Databases

9th - 12th Grade

24 Qs

Introduction to SQL (Grade 12)

Introduction to SQL (Grade 12)

11th - 12th Grade

15 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

Learning SQL

Learning SQL

11th - 12th Grade

15 Qs

Relational Database Management System

Relational Database Management System

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Jeena Raj

Used 58+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL clause is used to restrict the rows returned by a query ?

WHEN

HAVING

FROM

WHERE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To remove duplicate rows from the result set of a select use the following keyword(s).

NO DUPLICATES

DISTINCT

UNIQUE

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MySQL runs on which operating systems ?

Linux and Mac OS-X only

Any operating system at all

Unix , Linux , Windows and others

Unix and Linux only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can add a row to a table ?

Add

Insert

Update

Alter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to insert new data in database ?

INSERT INTO

UPDATE

ADD

INSERT NEW

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a LIKE clause , you can could ask for any value ending in "qpt" by writing.

LIKE"%qpt"

LIKE"*ton"

LIKE"ton$"

LIKE^"ton$"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A NULL value is treated as a blank or 0.

True

False

None of the above

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?