Forum Discussion
Anonymous
2 years agoNot applicable
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...
- Anonymous2 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.
Anonymous
2 years agoNot applicable
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.