InterviewSolution
Saved Bookmarks
| 1. |
Statement 1: We can create foreign key constraints on relational schema derived from ER diagramStatement 2: Relational schema cannot be derived from an ER diagram(a) Both the statements are true(b) Both the statements are false(c) Statement 1 is true and Statement 2 is false(d) Statement 2 is true and statement 1 is falseThe question was asked in my homework.My doubt is from Reduction to Relational Schema in section Database Design and the ER Model of RDBMS |
|
Answer» The correct choice is (c) Statement 1 is true and Statement 2 is false |
|