Câu hỏi về Ngôn ngữ đại số quan hệ

Câu hỏi về Ngôn ngữ đại số quan hệ

University

72 Qs

quiz-placeholder

Similar activities

Alternative Energy Review

Alternative Energy Review

9th Grade - University

68 Qs

Human Body

Human Body

10th Grade - University

75 Qs

Four Corners 1, Units 1 - 6 Test

Four Corners 1, Units 1 - 6 Test

8th Grade - University

77 Qs

Sports Trivia

Sports Trivia

3rd Grade - University

75 Qs

Year 1 MBChB Anatomy Crash Course

Year 1 MBChB Anatomy Crash Course

University

72 Qs

Four Corners 3, Units 1 - 6 Test

Four Corners 3, Units 1 - 6 Test

9th Grade - Professional Development

76 Qs

Basic English Final Game

Basic English Final Game

University

70 Qs

Obligations and Contracts part 1

Obligations and Contracts part 1

University

67 Qs

Câu hỏi về Ngôn ngữ đại số quan hệ

Câu hỏi về Ngôn ngữ đại số quan hệ

Assessment

Quiz

Other

University

Hard

Created by

Minh Nguyễn

FREE Resource

72 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Please choose the corresponding word/phrase to complete the statement: From the relational algebra operations, a query can be represented by

A relational algebra expression

A relational tree

A relational expression and a relational operation tree

A relational expression or a relational tree

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Please choose the corresponding word/phrase to complete the statement: The operand in relational algebra operations is...

Mathematical expressions

Relations or relational algebra expressions

Ensuring data consistency

Ensuring data storage

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of optimizing data query questions?

The result of operations is uniquely represented by a relation

It is necessary to transform reasonable questions

Transforming questions so that time cost and memory usage are minimized

Reducing the execution time cost of operations to the least

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is most accurate when talking about the UNION operation?

The attributes of the union relation are the union of the attributes of the source relations

The tuples of the union relation are the union of the tuples of the source relations

The union of 2 compatible relations is a compatible relation with the source relations.

The union of 2 relations is a relation.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is most accurate?

The difference of relations R and S, denoted as R - S, results in a relation containing all tuples in S but not in R

The difference of relations R and S, denoted as R - S, results in a relation containing all tuples in S and in R

The difference of relations R and S, denoted as R - S, results in an expression containing all tuples in S but not in R

The difference of relations R and S, denoted as R - S, results in a relation containing all tuples in R but not in S

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is most accurate?

The difference of relations R and S, denoted as S - R, results in a relation containing all tuples in S but not in R

The difference of relations R and S, denoted as R - S, results in a relation containing all tuples in S and in R

The difference of relations R and S, denoted as R - S, results in an expression

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given the database schema consisting of the relations: GIAOVIEN (MAGV, HOTEN, GIOITINH, NAMSINH, QUEQUAN); DETAI (MADT, TENDT, KINHPHI); THUCHIEN_DT (MAGV, MADT, NAMHOC, XEPLOAI). Use relational algebra to display information about the projects with a budget greater than 5000000. (Choose the most accurate and optimal answer)

π TenDT (σ Kinhphi>5000000 (DETAI))

σ Kinhphi>'5000000' (π TenDT (DETAI))

σ Kinhphi>5000000 (π TenDT (DETAI))

π TenDT (σ Kinhphi>'5000000' (DETAI))

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?