Using the DBCC SHOWCONTIG command we get the size of a row in minimum, maximum and on average. Just to make sure, the unit of Measurement is Byte right?
Asked
Active
Viewed 1,837 times
1 Answers
5
Yes, the unit of measurement is Bytes.
I use it but I don't found any official informations about that.
I continue searching and post a link if I find any interesting informations.
EDIT :
Bytes is also used here : Row size overhead
-
Thank you. Exactly unable to find any description of unit in MSDN as well. – Abdul K Apr 11 '14 at 09:22