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

GCP_

GCP_

University

71 Qs

Câu hỏi về đại số quan hệ

Câu hỏi về đại số quan hệ

University

68 Qs

Dr. Austin Adrenergic PART I

Dr. Austin Adrenergic PART I

University

70 Qs

Dr. Bullan PAH Respi Exam 2

Dr. Bullan PAH Respi Exam 2

University

71 Qs

Logistics review 2

Logistics review 2

University

71 Qs

Muscular/Nervous System

Muscular/Nervous System

University

72 Qs

Data Mining

Data Mining

University - Professional Development

69 Qs

FRTO - Mock Exam

FRTO - Mock Exam

University

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