Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8364215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:22:45+00:00 2026-06-09T12:22:45+00:00

I am very confused about this. I am not able to provided a example

  • 0

I am very confused about this. I am not able to provided a example because the final SQL statement is dynamically built and a lot of functions and procedures take role in this…

Generally, I have five joins. I have noticed that when I remove one of them, the statement executes for 0 seconds, otherwise over 4 minutes. Then, I have a look into the actual execution plan and noticed that a “merge join” takes a lot of the cost. Searching in Google leave me with “INNER MERGE JOIN” using or “OPTION (MERGE JOIN)” and the end of the statement.

This was really good because the query executes for 0 seconds, now. But my question is why?

I have done a little research and see that to use MERGE join the two statements must be sorted – that’s not my case, they are not and i still get the correct result in 0 seconds.

Has anyone advance in T-SQL idea why this can be caused?

I know that I have the solution already, but I want to know why this is working and what is happening.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T12:22:46+00:00Added an answer on June 9, 2026 at 12:22 pm

    One reason why this can happen is if in the slow plan it uses a nested loops join with an expensive to evaluate query on the inner side (plan chosen due to inaccurate cost estimates)

    Giving the merge join hint will cause the expensive query to only be evaluated once (as input to a sort operator from your description) not repeatedly (merge join does one pass through each of its inputs).

    You would need to capture the execution plans for both slow and fast versions to see if this is the case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm very confused about the whole user profile thing in drupal, hope someone can
Ok, I'm now very confused. After my last question had several people comment about
I'm very confused and am hoping someone might have had this problem and be
I am very confused. I have this lambda expression: tvPatientPrecriptionsEntities.Sort((p1, p2) => p1.MedicationStartDate .Value
I am very new to JSF, and I am pretty confused about the best
I've never used NSCoding before and I'm very confused about how it should be
I am very confused about the difference between a lock and mutex. In Boost
Being fairly new to the .Net world, I am getting very confused about where
Coming to OCaml from Lisp, I find myself very confused about when functions return
Very confused here, trying out the yuicompressor on a simple javascript file. My js

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.