Relational Database Management System

Relational Database Management System

12th Grade

20 Qs

quiz-placeholder

Similar activities

SQL Commands Part 1

SQL Commands Part 1

11th - 12th Grade

20 Qs

CLASS XI - MYSQL QUIZ

CLASS XI - MYSQL QUIZ

11th - 12th Grade

20 Qs

DBASE BASICS

DBASE BASICS

12th Grade

20 Qs

SQL DDL

SQL DDL

9th - 12th Grade

15 Qs

SQL Revision for Year 12

SQL Revision for Year 12

11th - 12th Grade

20 Qs

MySQL

MySQL

12th Grade

18 Qs

Database starter

Database starter

12th Grade - University

15 Qs

Databases

Databases

12th Grade - University

20 Qs

Relational Database Management System

Relational Database Management System

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Jeena Raj

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