Varbinary data type returns variable-width string up to a length of max-length bytes?

10. Varbinary data type returns variable-width string up to a length of max-length bytes?

  1. TRUE
  2. FALSE

Answer: A) TRUE

Explanation:

Varbinary - a variable-width string with a length of max-length bytes, where the maximum number of bytes is declared as an optional specifier to the type, and where the maximum number of bytes is declared as an optional specifier to the type. The default attribute size is 80 bytes, and the maximum length is 65000 bytes. The default attribute size is 80 bytes. The range of binary values is not extended to fill the entire width of the column.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.