Consider there is a binary relationship R(with no attributes of its own) between two entities A and B in an e-r diagram. Suppose B to A has a many - one cardinality constraint and B has a total participation in R.
- How many minimum tables are required to depict this in relational model?
- Can i merge R and B ? Why or Why not?