Description of missing_join_predicate event is: "This event only occurs if both sides of the join return more than one row."From BOL (http://msdn.microsoft.com/en-us/library/ms175146(v=SQL.110).aspx): This event is produced only if both sides of the join return more than one row.But missing_join_predicate event is produced if one side of join returns one row; it will be produced even when both side of the join returns only one row.So behavior or documentation isn't correct.
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization