Hi,
How do we test on a test/dev SQL Server first before applying SP into production. Is there any seperate process or just installing SP is enough. And how do we confirm that all applications are working as expected.
After applying SP if the application is not working properly how we can rollback, pls explain clearly with steps.What about if same situation for sql server 2005 can we rollback the SP here, if not what we need to do?