DBMS Relational Algebra & Calculus Quiz 4

DBMS Relational Algebra & Calculus Quiz 4

University

20 Qs

quiz-placeholder

Similar activities

Refuerzo Examen Final HEINF_2024 II

Refuerzo Examen Final HEINF_2024 II

University

20 Qs

UAS Rekayasa Perangkat Lunak

UAS Rekayasa Perangkat Lunak

University

20 Qs

DIGITAL MARKETING

DIGITAL MARKETING

University

15 Qs

E-Commerce

E-Commerce

University - Professional Development

16 Qs

PythonProgramming

PythonProgramming

University

15 Qs

Pengantar Teknologi Informasi 8

Pengantar Teknologi Informasi 8

University

17 Qs

MOTD 2 DSE-C

MOTD 2 DSE-C

University

20 Qs

DBMS - Fundamentals

DBMS - Fundamentals

University

19 Qs

DBMS Relational Algebra & Calculus Quiz 4

DBMS Relational Algebra & Calculus Quiz 4

Assessment

Quiz

Computers

University

Hard

Created by

Nikhil govil

Used 183+ times

FREE Resource

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?