The IMPEXPBIN data type

SQL statements support an internal data type called IMPEXPBIN to hold the external binary representation of an opaque data type for a bulk copy. The IMPEXPBIN data type allows for any possible change in the size of the data when it is converted between the two representations. The importbinary and exportbinary support functions serve as cast functions between the IMPEXPBIN and opaque data type.