Skip to content

Instantly share code, notes, and snippets.

@fly2melb
Created May 31, 2016 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fly2melb/f2d1f5cd6317f40a6545e52b2a097d9f to your computer and use it in GitHub Desktop.
Save fly2melb/f2d1f5cd6317f40a6545e52b2a097d9f to your computer and use it in GitHub Desktop.
Display space used by specified table in Microsoft SQL Server.
SP_SPACEUSED '[TABLE_NAME]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment