A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  special characters  sybase-tech-blog


Category: ASE: Datatypes: Binary Datatypes

image

The term image describes a datatype, or a binary datatype. Like all binary datatypes, the datatype image is also an extension of Transact-SQL . The datatype image can store up to 2000 MB of binary data blocks.

Usage of the datatype image

The datatype image can be used to store image, sound or video data for example.

See also:

Binary Datatypes,
binary(),
bit,
varbinary(n).