Is there a way to get the width of the longest value in a particular field? I'm spilling all the contents of a table out onto a web page and I want to make the fields wide enough to handle the biggest value in that particular field.
DB: SQL Server 2000
Language: PHP
