Articles → SQL SERVER → Cyclic Redundancy Check
Cyclic Redundancy Check
What Is Cyclic Redundancy Check?
- Data is encoded by appending a fixed-length binary sequence (called a check value)
- Data encoded with check value (now called codeword) is transferred over the network
- Once data is received, the check value is calculated again. If the check value is the same at both places, then it means the data has not been tampered