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

maternal exam

maternal exam

University

69 Qs

Fundamentals of Electrical Circuits

Fundamentals of Electrical Circuits

University

70 Qs

Four Corners 2, Units 1 - 6 Test

Four Corners 2, Units 1 - 6 Test

9th Grade - Professional Development

72 Qs

SOALAN-SOALAN MULTIMEDIA

SOALAN-SOALAN MULTIMEDIA

University

69 Qs

SBMPTN TPS JANUARI

SBMPTN TPS JANUARI

12th Grade - University

75 Qs

DANB -- Radiology Health and Safety Mock Exam Prep

DANB -- Radiology Health and Safety Mock Exam Prep

University

70 Qs

Therapeutic exercise: midterm practice

Therapeutic exercise: midterm practice

University

69 Qs

SYMBOLS QUIZ

SYMBOLS QUIZ

12th Grade - University

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