DBMS Flashcards

1
Q

selection operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Projection Operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Union operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Set difference operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Set intersection operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

rename operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

cross product operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Natural Join operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Conditional Join

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Theta join

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

division operator

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

degree of a relation schema

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

power of relational algebra and relational calculus

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Safe and unsafe relational calculus

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Domain relational calculus

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

tuple relational calculus

A

Relational Algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

SELECT operator

A

SQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

GROUP BY

A

SQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Operators in SQL

20
Q

one to many and many to many

A

Entity Relationship

21
Q

Symbols in ER Diagram

A

Entity Relationship

22
Q

ER Diagram

A

Entity Relationship

23
Q

prime attribute

A

Key constraints

24
Q

candidate key

A

Key constraines

25
super key
Key constraines
26
primary key
Key constraines
27
Indexing
Views and Indexes
28
Dense and Sparse index
View and Indexing
29
Types of indexes
Views and Indexes
30
Secondary index
View and indexing
31
Nested loop join and Block nested loop join
Joins
32
Left outer join and natural join
Joins
33
correlated query
Queries and Sub Queries
34
HAVING and GROUP BY
Queries and Sub Queries
35
WITH attribute
SQL
36
1NF
BCNF DBMS normalization
37
Functional dependencies
Functional Dependency
38
Trivial and Non trivial FD
Functional Dependency
39
Properties of FD
Functional Dependency
40
minimal keys or minimal superkeys
Functional Dependency
41
Topological ordering of directed graph
File Structures (B+ tree)
42
B tree and it’s properties
File Structures (B+ tree)
43
B+ tree
File Structures (B+ tree)
44
Difference between B tree and B+tree
File Structures (B+ tree)
45
dependency preserving decomposition
BCNF
46
lossless decomposition
BCNF
47
Minimal cover of relation
Functional dependency