Author Archives: uday arumilli

How To Monitor Replication in SQL Server

How To Monitor Replication in SQL Server   This post takes you through the T-SQL script How to Monitor Replication in SQL Server. Usually we need to monitor replication periodically through out the day. I have designed a solution to … Continue reading

Posted in High Availability, SQL Scripts | Tagged , , , , , , , , , | 4 Comments

Export to Excel from SQL Server using T-SQL script

Export to Excel from SQL Server using T-SQL script This post helps in understanding Export to Excel from SQL Server using T-SQL Script. Typically to export data from sql server to excel we can user varius options : Import / … Continue reading

Posted in SQL Development, SQL Scripts | Tagged , , , , | Leave a comment

New features added in SQL Server 2012

New features added in SQL Server 2012 Time to Denali – SQL 2012 Now Code name Denali is ready with CTP3. Now here are the list of new features added in sql server 2012. Operating System Support & Prerequisites ü … Continue reading

Posted in SQL Development, SQL Server DBA | Tagged , , , , , , , , , | 2 Comments