Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Get table size for set of rows in SQL server?

$
0
0

Hi,

I know to get the size of the table by using "sp_spaceused  'TableName'" and size of the column by using 
"select SUM(datalength(columnName)) from TableName where columnName like '%value%' "

Please help me to get the size of the table using where clause ?

Thank you .



Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>