Get the column Length of a table in sql.Hiren Soni16yPublished Aug 25, 2010, 12:00 AMUpdated Aug 25, 2010, 9:27 AM5.1k00Reactions×25Blog You can make use of COL_LENGTH function which returns the length of particular column Syntax : Col_length ('tablename', 'columnname') Ex. SELECT COL_LENGTH('employee', 'location') AS Expr1CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.