Interview Questions

If you want to apply a hot fix to SQL Server 2005, do you need to apply them all in order?

Microsoft SQL Server FAQs


(Continued from previous question...)

If you want to apply a hot fix to SQL Server 2005, do you need to apply them all in order?

Answer: You need to only apply the latest hot fix.

Explanation: Hot fixes are cumulative, so if you want to apply the latest hot fix, it will include all the previous ones.

(Continued on next question...)

Other Interview Questions