SQL Server Blog Forum
Archives: March 2011
INDEX DEFRAGMENTATION SCRIPT for SQL server 2000
INDEX DEFRAGMENTATION SCRIPT SQL 2000
Index Defragmentation is one of the most important DBA tasks. This will significantly improve query performance. When you perform any DML operation (INSERT, UPDATE, or DELETE statements) table fragmentation can occur. If you use predefined maintenance plan it will take much server resource and…
19 comments, 439 reads
Posted in SQL Server Blog Forum on 12 March 2011
Difference between truncating and shrinking the transaction log file
Difference between truncating and shrinking the transaction log file
I have noticed in many forum the frequently asked question is “Truncating and shrinking the log file both are same”
The answer is obviously NO. These both are totally different. Before going into discussion, let’s read the transaction log file…
20 comments, 331 reads
Posted in SQL Server Blog Forum on 7 March 2011



Subscribe to this blog