is there a way to get the disk space occupied by certain rows?
Thank You.
Regards,
A Friend.
SELECT DATALENGTH(ColA) + DATALENGTH(ColB)
From SomeTable
Where Conditionhere
Jens k. Suessmeyer.
http://www.sqlserver2005.de
Display date,Sql server,Sql
没有评论:
发表评论