2016-07-04 (first published: 2016-06-08)
798 reads
2016-07-04 (first published: 2016-06-08)
798 reads
This script calculates table row count and size(MB), as well as the used space and free space.
2014-01-31 (first published: 2014-01-17)
1,940 reads
This quick and dirty sql will tell you the number of rows in your tables, the size in MB of yout data, and the total size (including indexes)
2009-05-04 (first published: 2008-10-04)
1,636 reads
Two views that give you a variety of stats, sortable as a percent of DB size, for tables, indiceses, XML indices, and Service Broker Queues.
2012-10-09 (first published: 2008-06-16)
3,042 reads
By Steve Jones
It’s actually my month to host T-SQL Tuesday, and I came up with the...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Windows Subsystem for Linux is probably my favourite feature of Windows 10. It gives...
Potentially dumb question. There is 1 x ldf & 1 x mdf for DB1. ...
Hello, I made mistake during updating cells in table.In column that contains int type,...
Hi, I've come across an odd situation, and was wondering if anyone can explain...