RDBMS iMScIT Div A

RDBMS iMScIT Div A

University

30 Qs

quiz-placeholder

Similar activities

PRA UAS  PEMROG. DATABASE

PRA UAS PEMROG. DATABASE

University

25 Qs

SQL BASICS

SQL BASICS

University

25 Qs

UID NoSQL

UID NoSQL

University

25 Qs

Structured Query Language

Structured Query Language

University

25 Qs

SQL Basics

SQL Basics

University

29 Qs

Quiz finals (IT IM01)

Quiz finals (IT IM01)

University

25 Qs

MIND IT 2025 QUIZZY BRANIACS ROUND 1

MIND IT 2025 QUIZZY BRANIACS ROUND 1

University

25 Qs

SQL Quiz

SQL Quiz

University

30 Qs

RDBMS iMScIT Div A

RDBMS iMScIT Div A

Assessment

Quiz

Computers

University

Hard

Created by

Juhi patel

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following anomalies can occur when data redundancy is present in a database?

Insertion Anomaly

Update Anomaly

Deletion Anomaly

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following ensures referential integrity in a relational database?

CHECK constraint

FOREIGN KEY constraint

PRIMARY KEY constraint

UNIQUE constraint

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following relational algebra operations requires the union compatibility of the relations involved?

SELECT

PROJECT

UNION

JOIN

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, what is the purpose of the WITH CHECK OPTION clause in views?

To automatically update base tables

To restrict INSERT and UPDATE operations violating the view's WHERE clause

To allow triggers on views

To ignore constraints on base tables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The concept of normalization is aimed at:

Data redundancy

Data dependency

Anomalies

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of a NATURAL JOIN in relational algebra?

Cartesian product

Theta join

Join using common attributes

Self join

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, which of the following is not a valid isolation level?

READ COMMITTED

SERIALIZABLE

READ PERSISTENT

REPEATABLE READ

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?