Thursday, May 26, 2011

Database Table Size

If you want to know the size of your database table in bytes, use the below command. 

sp_spaceused <your_table_name>

AZ-104

Microsoft Azure is huge and it has hundreds of services underneath its umbrella It's actually going to be quite difficult to comprehend ...