361. Which query joins many dimension of tables to a fact table which contains large amount of rows and uses aggregate:
Correct answer: (B)
SQL
362. Which valued facts formalize the concept of functional dependency:
Correct answer: (A)
Single-valued
363. Which relationship model provides a starting point for identifying schemas and integrity constraints:
Correct answer: (A)
Entity
364. FD stands for:
Correct answer: (B)
Functional dependency
365. Which is derived from mathematical theory:
Correct answer: (D)
FD
366. Which are dependent on the information of what can be stored in the relation and serve as integrity constraints:
Correct answer: (D)
FD
367. A relation state r of R that satisfies the functional dependency constraints is called ___________ of R:
Correct answer: (A)
Legal relation state
368. How many various types of dependencies:
Correct answer: (C)
3
369. Which are the dependencies types:
Correct answer: (D)
All of these
370. FDs are the types of constraints that are based on:
Correct answer: (A)
Key