Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In SQL standard there are no unsigned integers. So their support of unsigned integers may be omitted. But if should it become needed for some reason such support becomes needed then a compressed unsigned integer must be zero-extended on decompression.

Corollary

If the number of fields is N and t is an array that stores a binary tuple we can find the answers for the following:

...