InterviewSolution
Saved Bookmarks
| 1. |
The functional dependency can be tested easily on the materialized view, using the constraints ____________.(a) Primary key(b) Null(c) Unique(d) Both Null and UniqueThe question was asked during an online interview.I need to ask this question from Algorithms for Decomposition in portion Normalization of Database Management |
|
Answer» Right OPTION is (d) Both NULL and Unique |
|