The following table has a large column (UM_ATTR_VALUE) with type NVARCHAR(1024). This column can have values up to 2048 bytes long. CREATE TABLE UM_USER_ATTRIBUTE ( UM_ID INTEGER IDENTITY(1,1) NOT ...