SQLServerCentral » Latest topics
Force execution plan in a view
I'm having an issue right now. We removed an identity column that is mostly irrelevant to a table. However, this identity is used by grids on the UI. To replicate it, I used a ROW_NUMBER to create an ID on the fly for the grid to use.
The view is some
The view is some
No comments:
Post a Comment