Relational Algebra and Calculus

Relational Algebra and Calculus

University

20 Qs

quiz-placeholder

Similar activities

CS8494-SE-IAT1-PART-B_8-3-2021

CS8494-SE-IAT1-PART-B_8-3-2021

University

15 Qs

Day 8 - Security I - 1st Review - Day 7 Review

Day 8 - Security I - 1st Review - Day 7 Review

University

20 Qs

DBMS_Quiz_1

DBMS_Quiz_1

University

15 Qs

Google Quiz

Google Quiz

University

20 Qs

have fun with econometrics

have fun with econometrics

University

15 Qs

Quiz1 TAFL(module-2)2020-21

Quiz1 TAFL(module-2)2020-21

University

20 Qs

Evaluasi UTS Basis Data

Evaluasi UTS Basis Data

University

15 Qs

JavaScript - Practice 10

JavaScript - Practice 10

University

20 Qs

Relational Algebra and Calculus

Relational Algebra and Calculus

Assessment

Quiz

Computers

University

Medium

Created by

Lova Pyla

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 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

10 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

30 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

20 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

20 sec • 1 pt

Which is a join condition contains an equality operator:

Equi Join

Cartesian

Natural

Left

6.

MULTIPLE CHOICE QUESTION

30 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?