Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Data truncation

In databases and computer networking data truncation occurs when data or a data stream (such as a file) is stored in a location too short to hold its entire length. Data truncation may occur automatically, such as when a long string is written to a smaller buffer, or deliberately, when only a portion of the data is wanted.

Depending on what type of data validation a program or operating system has, the data may be truncated silently (i.e., without informing the user), or the user may be given an error message.

For example, sometimes instead of rounding off a numerical value obtained from a calculation, some of the digits might just be removed i.e. truncated

We don't have any images related to Data truncation yet.
We don't have any YouTube videos related to Data truncation yet.
We don't have any PDF documents related to Data truncation yet.
We don't have any Books related to Data truncation yet.
We don't have any archived web articles related to Data truncation yet.

See also

References

  1. "What Is Meant By Data Truncation?". Truncations. Retrieved 22 June 2022. https://www.truncations.net/what-is-meant-by-data-truncation