DBMS Relational Algebra & Calculus Quiz 4

DBMS Relational Algebra & Calculus Quiz 4

University

20 Qs

quiz-placeholder

Similar activities

DSA5541 Quiz 1 TRI 2210

DSA5541 Quiz 1 TRI 2210

University

20 Qs

Fun with Computer Architecture

Fun with Computer Architecture

University

15 Qs

Review Quiz (Chapter 3&4)

Review Quiz (Chapter 3&4)

University

20 Qs

ZTE Phone Quiz

ZTE Phone Quiz

1st Grade - Professional Development

17 Qs

Java Quiz 1

Java Quiz 1

University

20 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

Software Engineering

Software Engineering

University

20 Qs

DBMS-Quiz1

DBMS-Quiz1

University

15 Qs

DBMS Relational Algebra & Calculus Quiz 4

DBMS Relational Algebra & Calculus Quiz 4

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Nikhil govil

Used 183+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Relational Algebra is a __________ query language that takes two relations as input and produces another relation as an output of the query.

Relational

Structural

Procedural

Fundamental

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is used to denote the selection operation in relational algebra?

Pi

Sigma

Lambda

Omega

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

For select operation the ________ appear in the subscript and the ___________ argument appears in the paranthesis after the sigma.

Predicates, relation

Relation, Predicates

Operation, Predicates

Relation, Operation

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The ___________ operation, denoted by −, allows us to find tuples that are in one relation but are not in another.

Union

Set Difference

Division

Intersection

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is a join condition contains an equality operator:

Equi Join

Cartesian

Natural

Left

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In precedence of set operators, the expression is evaluated from

Left to Right

Right to Left

From user specification

Left & Right both in parallel

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Find the ID, name, dept name, salary for instructors whose salary is greater than $80,000

{t | t ε instructor ∧ t[salary] > 80000}

Э t ∈ r (Q(t))

{t | Э s ε instructor (t[ID] = s[ID]∧ s[salary] > 80000)}

None of these

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?