Table of ContentsPreviousNext

Ispirer             Ispirer


Ispirer SQLWays Database Migration Software

binary, varbinary and image

Binary data types.

binary[(n)]

Fixed-length binary data of n bytes. n must be a value from 1 through 255. When n is not specified, the default length is 1.

varbinary[(n)]

Variable-length binary data of n bytes. n must be a value from 1 through 255. When n is not specified, the default length is 1.

image

Variable-length binary data from 0 through 2^31-1 (2,147,483,647) bytes.


Table of ContentsPreviousNext
Ispirer             Ispirer
Copyright © 1999-2015 Ispirer Systems Ltd. Ispirer and SQLWays are trademarks of Ispirer Systems Ltd. All other product names may be trademarks of the respective companies. All rights reserved.