Author Archives: uday arumilli

How to Truncate only the Selected Tables from Database

How to Truncate only the Selected Tables from Database How to Truncate only the Selected Tables from Database? This stored procedure helps you out in truncating the selected tables. These tables has to be passed as a string parameter to … Continue reading

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

How to rebuild Master Database in SQL Server

How to rebuild Master Database in SQL Server We recently resolved a request from a client that he is not able to access a SQL machine. We have logged into the sql box and we cam to know that the … Continue reading

Posted in SQL Scripts, SQL Server DBA | Tagged , , , , , , | Leave a comment

List of Replicated Tables

List Of Replicated Tables   This post helps you in getting the List of Replicated Tables. Recently some one from Dev team raised a request that he found mismatch for a Table on all replicated servers. At the routing server … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment