Fan trap and chasm trap - Database

前端 未结 3 616
一向
一向 2021-02-05 18:08

Can anyone tell me what is chasm trap? Perhaps fan trap too as I\'m not too clear. Also, please provide easy to understand examples (via Chen notations).

My understa

3条回答
  •  闹比i
    闹比i (楼主)
    2021-02-05 18:33

    I fan trap occurs when three tables joins in a fashion where there realtion to each other is 1 to many way. means table A B and C are in join as .. table A links to table B in one to many and table B to table C relates again one to main way A-->B-->C.

提交回复
热议问题