6 6 votes How is redundancy reduced in the following models? Hierarchical Network Relational Databases gate1992 databases descriptive relational-model + – Kathleen 1.5k views answer comment Share Follow Print See all 2 Comments 2 2 Comments reply rajoramanoj commented Aug 30, 2017 reply Follow flag meaning of ques is not clear.... 0 0 replyShare Gurdeep Saini commented Dec 13, 2018 reply Follow flag in the relation model we reduce the redundancy by converting the database in 1NF,2NF, 3NF ,BCNF... etc. 0 0 replyShare Please log in or register to add a comment.
1 1 vote 13(b) Select s.hotel From serves s,likes l Where s.snacks =l.snacks And l.customer = "Rama" ravineesh answered Dec 25, 2015 ravineesh comment Share Follow 0 reply Please log in or register to add a comment.