Home Forums SQL Server 2008 SQL Server 2008 - General Warning: The join order has been enforced because a local join hint is used. ( two views ) RE: Warning: The join order has been enforced because a local join hint is used. ( two views )

  • farrukhhameed786 (12/27/2014)


    By using inner join the issue is solved.

    If by 'solved' you mean 'changed the meaning of the query and possibly the results', then sure.

    I can't understand though why you've changed the join type from outer to inner when all that needed to be done was the join type hint removing.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass