0
kicks
Query Optimizer Hint ROBUST PLAN – Question to You
To put it simply, Query hints is a T-SQL clause which on running directs T-SQL query to run in a particular manner using suggested index, joins or other logic. Query hints can force the kind of execution plan SQL Server needs.
If you know the answer, then please share it with me. I will post your answer here with due credit.