Every now and then I get a SQL epiphany and figure out another way of doing something. Forever, I have used DBCC SQLPERF('logspace') to get the utilization information for the database transaction logs in SQL Server. A question on the forums
Read More...