Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Rows not loading

Hello, i hope somebody can explain that behavior or help me to understand what is going on here. 1. I got a view in azure sql server: This is the prove that there are rows with id 99...
  • Anonymous's avatar
    Anonymous
    2 years ago

    The problem was an error in a subquery (sort by was wrong). I think that different execution plans ran into that different outputs. Depending on the conditions.