Click here to Skip to main content
15,889,281 members
Articles / Programming Languages / T-SQL

How to Calculate the Length of the Largest Text Value in Every Table Column

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
22 Nov 2015CPOL2 min read 18.9K   13  
This tip shows how to display the length of the longest string value in every table and column in your database.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer Shift iQ
Canada Canada
I have been building software systems for more than 20 years, working for organizations that range from small non-profit associations in my local community to global Fortune 500 enterprises.

I specialize in the design and implementation of online database solutions. My work-related research interests include software design patterns and information architecture.

Comments and Discussions