VARCHAR_BIT_FORMAT

The VARCHAR_BIT_FORMAT function returns a character string representation of a character string that has been formatted using a format-string.

Read syntax diagramSkip visual syntax diagramVARCHAR_BIT_FORMAT(expression ,format-string )

The VARCHAR_BIT_FORMAT function is identical to VARBINARY_FORMAT except that the result of the function is a varying-length character string FOR BIT DATA. For more information, see VARBINARY_FORMAT.