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: Definition

Tuple

In Information Technology, the term tuple describes a function, which assigns values to a finite set of field names. Tuples can be found for example as records in tables. A tuple is therefore equivalent to a complete record. Basically, tuple have a fixed number of elements, which do not necessarily have to be of the same type. For example, a tuple can be made up of a octet or eight bytes.