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

MCN 2

MCN 2

University

74 Qs

Wings of fire

Wings of fire

3rd Grade - University

72 Qs

uCertify HTML Vocabulary - Lessons 1-7

uCertify HTML Vocabulary - Lessons 1-7

10th Grade - Professional Development

70 Qs

midterms in web design

midterms in web design

University

68 Qs

PNE Fluid and Electrolytes

PNE Fluid and Electrolytes

University

75 Qs

PULMO DRUG DELI SYSTEM DR. YANG

PULMO DRUG DELI SYSTEM DR. YANG

University

72 Qs

INFO 211 - CH2

INFO 211 - CH2

University

76 Qs

PLC MCQ 1

PLC MCQ 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?