Multiple choice Which SQL datatype has maximum length of 4000 characters with variable length unicode? The data type char The data type nvarchar The data type varchar The data type varbinary The data type nchar Reveal answer Fill a bubble to check yourself B Correct answer Explanation The data type nvarchar has maximum length of 4000 characters with variable length unicode.