AB -> C (جايه في الامتحان بكره ان شاء الله)
Anonymous Quiz
84%
A and B together determine C
16%
A or B determine C
If the following functional dependencies in relation R (A, B, C, D ) , AB -> C , BC -> D
Anonymous Quiz
83%
R is in 2NF.
13%
R is in 1NF.
4%
None
Third Normal Form [3NF] A relation that is in First and Second Normal Form and in which no non-primary-key attribute is transitively dependent on the primary key,
Anonymous Quiz
90%
T
10%
F
The normalization of 2NF relations to 3NF involves the
Anonymous Quiz
76%
removal of transitive dependencies
12%
add of transitive dependencies
12%
Both
If a transitive dependency exists, we remove the transitively dependent attribute(s) from the relation by placing the attribute(s) in a new relation along with a copy of the determinant.
Anonymous Quiz
94%
T
6%
F
… is a system that enables you to store, modify and retrieve data in an organized way. It also provides security to the database
Anonymous Quiz
8%
SQL
6%
Database
86%
DBMS
refers to the process of determining what a user can do.
Anonymous Quiz
80%
Authorization
20%
Authentication
DBMS provides many operations e.g. creating a database, storing in the database, updating an existing database, delete from the database.
Anonymous Quiz
97%
T
3%
F
is the statement of the security that the system is expected to enforce
Anonymous Quiz
74%
Security
26%
protection
If multiple users are logging into the same database simultaneously, the database does not show any lagging
Anonymous Quiz
2%
Recovery
5%
Security
87%
Concurrency
6%
Integrity
is referring to the accuracy or correctness of the data in datab
Anonymous Quiz
3%
Security
84%
Integrity
7%
Concurrency
6%
Recovery and Backup of data
are basically Boolean expressions that must evaluate to TRUE
Anonymous Quiz
11%
Concurrency
79%
Integrity
10%
Security
DBMS is managed in such a way that the database processes the backup Manually and recovers the data if any data loss happens.
Anonymous Quiz
66%
T
34%
F