sql server - Determine row size for table -


How do I set the maximum line size for the table? I'm looking for a tool or script that does this so I do not have to add the size of each column manually.

My goal is to prepare a report in the table which is very broad so that we can see them in the restructuring. I know that we have a lot of things which are very broad that only 1 row Fits, but I want to find the rest.

Comments