Personal tools
You are here: Home DB2 How To's How many bytes a character column is storing ?
Navigation
Log in


Forgot your password?
 
Document Actions

How many bytes a character column is storing ?

CHARACTER_LENGTH(<COLUMN>,OCTETS)

Use the select below to find how many bytes a character column is storing in your database

db2 "SELECT CHARACTER_LENGTH(NAME,OCTETS) FROM TABLEX"

Security Awareness
Would you like your company to implement gamification into your security awareness program?





Polls